search for: sub14

Displaying 4 results from an estimated 4 matches for "sub14".

Did you mean: sub1
2012 Jul 11
2
[LLVMdev] [NVPTX] llc -march=nvptx64 -mcpu=sm_20 generates invalid zero align for device function params
...4 = tail call float asm "mad.f32 $0, $1, $2, $3;", "=f,f,f,f"(float %sub7, float 4.097000e+03, float %3) nounwind %5 = tail call float asm "mad.f32 $0, $1, $2, $3;", "=f,f,f,f"(float %3, float 4.097000e+03, float %4) nounwind %sub12 = fsub float %0, %2 %sub14 = fsub float %3, %5 %6 = tail call float @llvm.nvvm.mul.rn.f(float %0, float %3) nounwind %sub18 = fsub float -0.000000e+00, %6 %7 = tail call float asm "mad.f32 $0, $1, $2, $3;", "=f,f,f,f"(float %2, float %5, float %sub18) nounwind %8 = tail call float asm "mad.f3...
2012 Nov 09
0
[LLVMdev] [NVPTX] llc -march=nvptx64 -mcpu=sm_20 generates invalid zero align for device function params
...quot;mad.f32 $0, $1, $2, $3;", "=f,f,f,f"(float > %sub7, float 4.097000e+03, float %3) nounwind > %5 = tail call float asm "mad.f32 $0, $1, $2, $3;", "=f,f,f,f"(float %3, > float 4.097000e+03, float %4) nounwind > %sub12 = fsub float %0, %2 > %sub14 = fsub float %3, %5 > %6 = tail call float @llvm.nvvm.mul.rn.f(float %0, float %3) nounwind > %sub18 = fsub float -0.000000e+00, %6 > %7 = tail call float asm "mad.f32 $0, $1, $2, $3;", "=f,f,f,f"(float %2, > float %5, float %sub18) nounwind > %8 = tail ca...
2009 Nov 27
2
using reshape to do ANOVA mixed models
Hi, I just started with R and I found that there are many options to rearrange the data to do mixed models. I want to use the reshape function. I have 2 between subject variables and one within. I was able to change the data structure but still - the result of the aov functions are calculating everything as a within subject. the table looks like this: SerialNo breed treatment distance_1
2013 Feb 14
1
[LLVMdev] LiveIntervals analysis problem
...32 11 %incdec.ptr2.9.i = getelementptr inbounds i16* %num, i32 12 %incdec.ptr.9.i39 = getelementptr inbounds i16* %den, i32 12 br label %while.body while.body: ; preds = %while.body.lr.ph, %eshup1.exit %ln.069 = phi i32 [ %sub5, %while.body.lr.ph ], [ %sub14, %eshup1.exit ] %2 = load i16* %add.ptr.i, align 2, !tbaa !5 %3 = load i16* %add.ptr1.i, align 2, !tbaa !5 %cmp4.i = icmp eq i16 %2, %3 br i1 %cmp4.i, label %for.inc.i, label %ecmpm.exit for.inc.i: ; preds = %while.body %4 = load i16* %incdec.ptr.i3...