Displaying 6 results from an estimated 6 matches for "t76".
Did you mean:
76
2019 Dec 09
2
[PATCH] D70246: [InstCombine] remove identity shuffle simplification for mask with undefs
...t> undef, <4 x i32>
zeroinitializer
%t71 = fmul <4 x float> %t55, %t69
%t72 = shufflevector <3 x float> %t44, <3 x float> undef, <4 x i32>
<i32 1, i32 1, i32 1, i32 1>
%t74 = fmul <4 x float> %t59, %t72
%t75 = fadd <4 x float> %t71, %t74
%t76 = shufflevector <3 x float> %t44, <3 x float> undef, <4 x i32>
<i32 2, i32 2, i32 2, i32 2>
%t78 = fmul <4 x float> %t63, %t76
%t79 = fadd <4 x float> %t75, %t78
%t80 = shufflevector <4 x float> %t50, <4 x float> undef, <4 x i32>
<i32 3...
2008 Oct 25
2
3D rendering errors
...lo, I've looked all over the place for people with similar problems, but it seems i can't figure out how to discribe what is going on well enough to find any. Here are some screenshots of what i'm experiencing in the game Perfect World International.
http://i157.photobucket.com/albums/t76/injected666/ss3.jpg
http://i157.photobucket.com/albums/t76/injected666/ss2.jpg
http://i157.photobucket.com/albums/t76/injected666/ss1.jpg
It seems all npcs/players/mobile objects of any sort cause big random poly spike... things. If I look out into nowhere, everything is fine, and the game runs f...
2016 Aug 02
2
Instruction selection problems due to SelectionDAGBuilder
...t72: ch = CopyToReg t0, Register:i64 %vreg27, t60
t61: i64 = extract_vector_elt t56, Constant:i64<4>
t74: ch = CopyToReg t0, Register:i64 %vreg28, t61
t62: i64 = extract_vector_elt t56, Constant:i64<5>
t76: ch = CopyToReg t0, Register:i64 %vreg29, t62
t63: i64 = extract_vector_elt t56, Constant:i64<6>
t78: ch = CopyToReg t0, Register:i64 %vreg30, t63
t64: i64 = extract_vector_elt t56, Constant:i64<7>
t80: ch = CopyToR...
2013 Feb 02
1
Mixed Models: Contribution of random variable to final estimate
...variables.
The fixef output is
(Intercept) I(log(quant + 1)) I(log(inDegree + 1))
-15.6338288 0.3198074 2.1566502
and the ranef output is, sorted from higher to lower, andshowing only the first 10 lines,
$taxonid
T16 9.51
T258 8.36
T388 8.24
T961 7.98
T76 7.48
T470 7.46
T108 7.17
T84 7.15
T292 6.91
T189 6.65
...
$country
US 3.23
JP 2.45
ES 2.35
IT 2.14
BM 1.63
IL 1.41
SI 1.39
LB 1.06
FR 1.05
VE 0.996
...
Our problem is that the coefficients to the final estimate of invasiveStatus are higher for the random variables than the fixed ones. We think thi...
2017 Oct 13
2
[SelectionDAG] Assertion due to MachineMemOperand flags difference.
...69, t70, undef:i64
t72: ch = TokenFactor t55:1, t56, t57:1, t59, t60:1, t62, t63:1, t65, t66:1, t68, t69:1, t71
t73: ch,glue = callseq_start t72, TargetConstant:i64<128>, TargetConstant:i64<0>
t74: i64,ch = load<LD8[FixedStack1]> t73, FrameIndex:i64<1>, undef:i64
t76: i64 = add FrameIndex:i64<1>, Constant:i64<8>
t77: i64,ch = load<LD8[FixedStack1+8]> t73, t76, undef:i64
t78: i64,ch = load<LD8[FixedStack1+16]> t73, t27, undef:i64
t80: i64 = add FrameIndex:i64<1>, Constant:i64<24>
t81: i64,ch = load<LD8[FixedStack1...
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