search for: t57

Displaying 6 results from an estimated 6 matches for "t57".

Did you mean: 57
2018 Jun 20
2
Node deletion during DAG Combination ?
...'m using the setTargetDAGCombine(ISD::EXTRACT_VECTOR_ELT) and build the new LOAD_VECTOR_EXTRACT node in the PerformDAGCombine(). As per the following trace this work, t59 and params from t58 are merged into t72. During this combination, the chain from t59 to t58 has been merged from new t72 to t57, skipping over t58. So far, so good. My problem is that this node t58 is not removed from DAG. One reason could be that node t62 is still chained to t58 (due to the fact the extract_vector_elt has no chain). (I also have to investigate why the t57 and t58 are duplicated... This should be another p...
2017 Feb 11
2
Specify special cases of delay slots in the back end
Hello. Hal, the problem I have is that it doesn't advance at the next available instruction - it always gets the same store. This might be because I did not specify in a file like [Target]Schedule.td the functional units, processor and instruction itineraries. Regarding the Stalls argument to my method [Target]DispatchGroupSBHazardRecognizer::getHazardType() I always get the
2016 Aug 02
2
Instruction selection problems due to SelectionDAGBuilder
...tor <8 x i64> %.splatinsert, <8 x i64> undef, <8 x i32> zeroinitializer %induction = add <8 x i64> %.splat, <i64 0, i64 1, i64 2, i64 3, i64 4, i64 5, i64 6, i64 7> %.splatinsert56 = insertelement <8 x i64> undef, i64 %xtraiter, i32 0 %.splat57 = shufflevector <8 x i64> %.splatinsert56, <8 x i64> undef, <8 x i32> zeroinitializer %induction58 = add <8 x i64> %.splat57, <i64 0, i64 -1, i64 -2, i64 -3, i64 -4, i64 -5, i64 -6, i64 -7> br label %vector.body25 The exact problem reported is:...
2017 Oct 13
2
[SelectionDAG] Assertion due to MachineMemOperand flags difference.
...47:1, t49 t51: i64 = GlobalAddress<void (%class.F*)* @_Z3fn11F> 0 t53: ch,glue = callseq_start t50, TargetConstant:i64<128>, TargetConstant:i64<0> t54: i32 = Constant<96> t55: v4i32,ch = load<LD16[FixedStack1](align=8)> t50, FrameIndex:i64<1>, undef:i64 t57: v4i32,ch = load<LD16[FixedStack1+16](align=8)> t50, t27, undef:i64 t60: v4i32,ch = load<LD16[FixedStack1+32](align=8)> t50, t31, undef:i64 t63: v4i32,ch = load<LD16[FixedStack1+48](align=8)> t50, t36, undef:i64 t66: v4i32,ch = load<LD16[FixedStack1+64](align=8)> t50,...
2005 Dec 21
9
question about changejournal
Hi, I''ve got a newbie question--sorry if this is covered elsewhere, I parsed through the archives for awhile and didn''t see it. I''d like to listen for whenever a file is renamed (e.g. foo.txt -> foo.old) and then magically change it back. This sounds odd, but I''m working with a stubborn application and this will actually make things work nice. So, if I do:
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking