Displaying 4 results from an estimated 4 matches for "t66".
Did you mean:
166
2019 Dec 09
2
[PATCH] D70246: [InstCombine] remove identity shuffle simplification for mask with undefs
...* %t24, align 16
%t58 = getelementptr <4 x float>, <4 x float>* %t24, i64 1
%t59 = load <4 x float>, <4 x float>* %t58, align 16
%t62 = getelementptr <4 x float>, <4 x float>* %t24, i64 2
%t63 = load <4 x float>, <4 x float>* %t62, align 16
%t66 = getelementptr <4 x float>, <4 x float>* %t24, i64 3
%t67 = load <4 x float>, <4 x float>* %t66, align 16
%t69 = shufflevector <4 x float> %t50, <4 x float> undef, <4 x i32>
zeroinitializer
%t71 = fmul <4 x float> %t55, %t69
%t72 = shufflevec...
2016 Aug 02
2
Instruction selection problems due to SelectionDAGBuilder
...t24: i64 = extract_vector_elt t16, Constant:i64<7>
t40: ch = CopyToReg t0, Register:i64 %vreg23, t24
t41: ch = TokenFactor t26, t28, t30, t32, t34, t36, t38, t40
t57: i64 = extract_vector_elt t56, Constant:i64<0>
t66: ch = CopyToReg t0, Register:i64 %vreg24, t57
t58: i64 = extract_vector_elt t56, Constant:i64<1>
t68: ch = CopyToReg t0, Register:i64 %vreg25, t58
t59: i64 = extract_vector_elt t56, Constant:i64<2>
t70: ch = CopyToR...
2017 Oct 13
2
[SelectionDAG] Assertion due to MachineMemOperand flags difference.
...ck1](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, t41, undef:i64
t69: v4i32,ch = load<LD16[FixedStack1+80](align=8)> t50, t46, undef:i64
t56: ch = store<ST16[<unknown>](align=8)> t50, t55, t10, undef:i64
t58: i64 = add t10, Constant:i64<16>
t59...
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