search for: cmp10

Displaying 7 results from an estimated 7 matches for "cmp10".

Did you mean: cmp1
2016 Oct 17
2
[SCEV] inconsistent operand ordering
...esult in creation of separate (%a * %b) and (%b * %a) SCEVs as demonstrated by the example IR below (attached as gep-phi.ll)- target datalayout = "e-m:e-p:32:32-f64:32:64-f80:32-n8:16:32-S128" define void @foo(i8* nocapture %arr, i32 %n, i32* %A, i32* %B) local_unnamed_addr { entry: %cmp10 = icmp sgt i32 %n, 0 br i1 %cmp10, label %for.body.preheader, label %for.end for.body.preheader: ; preds = %entry %a = load i32, i32* %A, align 4 %b = load i32, i32* %B, align 4 %mul = mul nsw i32 %b, %a %add.ptr = getelementptr inbounds i8, i8* %arr, i32 %m...
2013 Jul 03
2
[LLVMdev] [Polly] Assert in Scope construction
...0 > > for.inc: ; preds = %for.cond2 > %inc = add nsw i32 %j.0, 1 > br label %for.cond2 > > for.end8: ; preds = %for.cond2 > %j.0.lcssa.reload = load i32* %j.0.lcssa.reg2mem, align 8 > %cmp10 = icmp eq i32 %j.0.lcssa.reload, 1 > %add = add nsw i32 %j.0.lcssa.reload, 1 > %retval.0 = select i1 %cmp10, i32 1, i32 %add > ret i32 %retval.0 > } > > > --- > Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, > hosted by The Linux Foundation &gt...
2013 Jul 02
0
[LLVMdev] [LNT] Question about results reliability in LNT infrustructure
On 07/01/2013 09:41 AM, Renato Golin wrote: > On 1 July 2013 02:02, Chris Matthews <chris.matthews at apple.com> wrote: > >> One thing that LNT is doing to help “smooth” the results for you is by >> presenting the min of the data at a particular revision, which (hopefully) >> is approximating the actual runtime without noise. >> > > That's an
2013 Jul 05
0
[LLVMdev] [Polly] Assert in Scope construction
...; preds = %for.cond2 > > %inc = add nsw i32 %j.0, 1 > > br label %for.cond2 > > > > for.end8: ; preds = %for.cond2 > > %j.0.lcssa.reload = load i32* %j.0.lcssa.reg2mem, align 8 > > %cmp10 = icmp eq i32 %j.0.lcssa.reload, 1 > > %add = add nsw i32 %j.0.lcssa.reload, 1 > > %retval.0 = select i1 %cmp10, i32 1, i32 %add > > ret i32 %retval.0 > > } > > > > > > --- > > Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, &...
2013 Jul 01
2
[LLVMdev] [LNT] Question about results reliability in LNT infrustructure
On 1 July 2013 02:02, Chris Matthews <chris.matthews at apple.com> wrote: > One thing that LNT is doing to help “smooth” the results for you is by > presenting the min of the data at a particular revision, which (hopefully) > is approximating the actual runtime without noise. > That's an interesting idea, as you said, if you run multiple times on every revision. On ARM,
2016 Oct 18
2
[SCEV] inconsistent operand ordering
...nstrated by the example IR below > (attached as gep-phi.ll)- > > /target datalayout = "e-m:e-p:32:32-f64:32:64-f80:32-n8:16:32-S128"/ > > // > > /define void @foo(i8* nocapture %arr, i32 %n, i32* %A, i32* %B) > local_unnamed_addr {/ > > /entry:/ > > /%cmp10 = icmp sgt i32 %n, 0/ > > /br i1 %cmp10, label %for.body.preheader, label %for.end/ > > // > > /for.body.preheader: ; preds = %entry/ > > /%a = load i32, i32* %A, align 4/ > > /%b = load i32, i32* %B, align 4/ > > /%mul = mul nsw i32 %b, %a/ > > /%add.ptr =...
2013 Feb 14
1
[LLVMdev] LiveIntervals analysis problem
....i.i.i ], [ %175, %for.inc.1.i.i.i.i.i ], [ %177, %for.inc.2.i.i.i.i.i ], [ %179, %for.inc.3.i.i.i.i.i ], [ %181, %for.inc.4.i.i.i.i.i ], [ %183, %for.inc.5.i.i.i.i.i ], [ %185, %for.inc.6.i.i.i.i.i ], [ %187, %for.inc.7.i.i.i.i.i ], [ %189, %for.inc.8.i.i.i.i.i ], [ %191, %for.inc.9.i.i.i.i.i ] %cmp10.i.i.i.i.i = icmp ugt i16 %.lcssa.i.i.i.i.i, %.lcssa23.i.i.i.i.i br i1 %cmp10.i.i.i.i.i, label %if.then77.i.i.i.i, label %if.end85.i.i.i.i if.then77.i.i.i.i: ; preds = %if.end74.i.i.i.i %196 = load i16* %arraydecay8.i.i.i.i, align 2, !tbaa !5 %197 = load i16* %i...