Displaying 6 results from an estimated 6 matches for "add740".
Did you mean:
add14
2013 Apr 23
2
[LLVMdev] 'loop invariant code motion' and 'Reassociate Expression'
...= phi i32 [ %inc, %for.body ]
br label %for.end
LICM hoisting to while.cond.outer: %add = add i32 %next.0.ph, 1
LICM hoisting to while.cond.outer: %cmp2 = icmp eq i32 %next.0.ph, 0
LICM hoisting to while.cond.outer: %cmp343 = icmp ult i32 0, %next.0.ph
LICM hoisting to while.cond.outer: %add740 = or i32 %next.0.ph, 1
*** IR Dump After Loop Invariant Code Motion ***
while.cond: ; preds = %while.cond.outer, %if.end
%total.0 = phi i32 [ %total.1, %if.end ], [ %total.0.ph, %while.cond.outer ]
%seed.addr.0 = phi i16 [ %inc9, %if.end ], [ %seed.addr.0.p...
2013 Apr 23
0
[LLVMdev] 'loop invariant code motion' and 'Reassociate Expression'
...dy ]
> br label %for.end
> LICM hoisting to while.cond.outer: %add = add i32 %next.0.ph, 1
> LICM hoisting to while.cond.outer: %cmp2 = icmp eq i32 %next.0.ph, 0
> LICM hoisting to while.cond.outer: %cmp343 = icmp ult i32 0, %next.0.ph
> LICM hoisting to while.cond.outer: %add740 = or i32 %next.0.ph, 1
> *** IR Dump After Loop Invariant Code Motion ***
> while.cond: ; preds = %while.cond.outer, %if.end
> %total.0 = phi i32 [ %total.1, %if.end ], [ %total.0.ph, %while.cond.outer ]
> %seed.addr.0 = phi i16 [ %inc9, %if.e...
2013 Apr 25
2
[LLVMdev] 'loop invariant code motion' and 'Reassociate Expression'
...gt;> LICM hoisting to while.cond.outer: %add = add i32 %next.0.ph, 1
> >> LICM hoisting to while.cond.outer: %cmp2 = icmp eq i32 %next.0.ph, 0
> >> LICM hoisting to while.cond.outer: %cmp343 = icmp ult i32 0, %
next.0.ph
> >> LICM hoisting to while.cond.outer: %add740 = or i32 %next.0.ph, 1
> >> *** IR Dump After Loop Invariant Code Motion ***
> >> while.cond: ; preds =
%while.cond.outer, %if.end
> >> %total.0 = phi i32 [ %total.1, %if.end ], [ %total.0.ph,
%while.cond.outer ]
> >> %se...
2013 Apr 25
0
[LLVMdev] 'loop invariant code motion' and 'Reassociate Expression'
...oisting to while.cond.outer: %add = add i32 %next.0.ph, 1
> > >> LICM hoisting to while.cond.outer: %cmp2 = icmp eq i32 %next.0.ph, 0
> > >> LICM hoisting to while.cond.outer: %cmp343 = icmp ult i32 0, %next.0.ph
> > >> LICM hoisting to while.cond.outer: %add740 = or i32 %next.0.ph, 1
> > >> *** IR Dump After Loop Invariant Code Motion ***
> > >> while.cond: ; preds = %while.cond.outer, %if.end
> > >> %total.0 = phi i32 [ %total.1, %if.end ], [ %total.0.ph, %while.cond.outer ]
>...
2013 Apr 25
1
[LLVMdev] 'loop invariant code motion' and 'Reassociate Expression'
....cond.outer: %add = add i32 %next.0.ph, 1
> > > >> LICM hoisting to while.cond.outer: %cmp2 = icmp eq i32 %next.0.ph,
0
> > > >> LICM hoisting to while.cond.outer: %cmp343 = icmp ult i32 0, %
next.0.ph
> > > >> LICM hoisting to while.cond.outer: %add740 = or i32 %next.0.ph, 1
> > > >> *** IR Dump After Loop Invariant Code Motion ***
> > > >> while.cond: ; preds =
%while.cond.outer, %if.end
> > > >> %total.0 = phi i32 [ %total.1, %if.end ], [ %total.0.ph,
%while.co...
2013 Apr 25
3
[LLVMdev] 'loop invariant code motion' and 'Reassociate Expression'
...label %for.end
>> LICM hoisting to while.cond.outer: %add = add i32 %next.0.ph, 1
>> LICM hoisting to while.cond.outer: %cmp2 = icmp eq i32 %next.0.ph, 0
>> LICM hoisting to while.cond.outer: %cmp343 = icmp ult i32 0, %next.0.ph
>> LICM hoisting to while.cond.outer: %add740 = or i32 %next.0.ph, 1
>> *** IR Dump After Loop Invariant Code Motion ***
>> while.cond: ; preds = %while.cond.outer, %if.end
>> %total.0 = phi i32 [ %total.1, %if.end ], [ %total.0.ph, %while.cond.outer ]
>> %seed.addr.0 = phi i16...