search for: phi9

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

Did you mean: phi
2012 Aug 20
2
[LLVMdev] How to eliminate PHI nodes on pointer types?
...ected4, 0 br i1 %1, label %false6, label %true5 true5: ; preds = %end br label %end7 false6: ; preds = %end br label %end7 end7: ; preds = %false6, %true5 %phi9.in.reg2mem.0 = phi double* [ @t, %false6 ], [ %tt, %true5 ] %phi9 = load double* %phi9.in.reg2mem.0 store double %phi9, double* %newt ret void }
2012 Aug 20
0
[LLVMdev] How to eliminate PHI nodes on pointer types?
...true5 > > true5: ; preds = %end > br label %end7 > > false6: ; preds = %end > br label %end7 > > end7: ; preds = %false6, %true5 > %phi9.in.reg2mem.0 = phi double* [ @t, %false6 ], [ %tt, %true5 ] > %phi9 = load double* %phi9.in.reg2mem.0 > store double %phi9, double* %newt > ret void > } > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu...
2014 Nov 11
3
[LLVMdev] supporting SAD in loop vectorizer
...; preds = > %vector.body.preheader, %vector.body > 2784 %index = phi i64 [ %index.next, %vector.body ], [ 0, > %vector.body.preheader ] > 2785 %vec.phi = phi <4 x i32> [ %24, %vector.body ], [ > zeroinitializer, %vector.body.preheader ] > 2786 %vec.phi9 = phi <4 x i32> [ %25, %vector.body ], [ > zeroinitializer, %vector.body.preheader ] > 2787 %4 = getelementptr inbounds i8* %pix1, i64 %index > 2788 %5 = bitcast i8* %4 to <4 x i8>* > 2789 %wide.load = load <4 x i8>* %5, align 1 > 2790 %.sum19 = or i64 %inde...
2014 Nov 11
4
[LLVMdev] supporting SAD in loop vectorizer
...reds = > > %vector.body.preheader, %vector.body > > 2784 %index = phi i64 [ %index.next, %vector.body ], [ 0, > > %vector.body.preheader ] > > 2785 %vec.phi = phi <4 x i32> [ %24, %vector.body ], [ > > zeroinitializer, %vector.body.preheader ] > > 2786 %vec.phi9 = phi <4 x i32> [ %25, %vector.body ], [ > > zeroinitializer, %vector.body.preheader ] > > 2787 %4 = getelementptr inbounds i8* %pix1, i64 %index > > 2788 %5 = bitcast i8* %4 to <4 x i8>* > > 2789 %wide.load = load <4 x i8>* %5, align 1 > > 2790 %.sum...
2014 Nov 04
3
[LLVMdev] supporting SAD in loop vectorizer
----- Original Message ----- > From: "Renato Golin" <renato.golin at linaro.org> > To: "Dibyendu Das" <Dibyendu.Das at amd.com> > Cc: llvmdev at cs.uiuc.edu > Sent: Tuesday, November 4, 2014 5:23:30 AM > Subject: Re: [LLVMdev] supporting SAD in loop vectorizer > > On 4 November 2014 11:06, Das, Dibyendu <Dibyendu.Das at amd.com> wrote:
2012 Oct 21
2
Questions and a blockpull issue
Coming off of xen environment; still testing with kvm, just a few questions: 1. What is the roadmap for release of qemu-kvm 1.1 and libvirt 0.10.2 for el6, cause I had to compile from upstream to get the latest stuff. 2. Should not virt-manager show the sparsed disk size instead of actual reserved size of a vm? 3. Where is the virsh bash_completion conf.d file from upstream; since el6 rpm