Displaying 6 results from an estimated 6 matches for "add31".
Did you mean:
add1
2011 Jul 17
0
[LLVMdev] Trying to optimize out store/load pair
...8
%tmp.i185 = mul i32 %conv44, 298
%mul17.i186 = mul nsw i32 %sub6.i184, 459
%add18.i187 = add i32 %tmp.i185, -4640
%add19.i188 = add i32 %mul17.i186, %add18.i187
%shr.i189 = ashr i32 %add19.i188, 8
%mul26.i190 = mul nsw i32 %sub.i183, -55
%mul30.i191 = mul nsw i32 %sub6.i184, -136
%add31.i192 = add i32 %add18.i187, %mul26.i190
%add32.i193 = add i32 %add31.i192, %mul30.i191
%shr33.i194 = ashr i32 %add32.i193, 8
%mul40.i195 = mul nsw i32 %sub.i183, 541
%add46.i196 = add i32 %add18.i187, %mul40.i195
%shr47.i197 = ashr i32 %add46.i196, 8
store i32 %tmp, i32* %x139, align 4,...
2011 Jul 17
0
[LLVMdev] Trying to optimize out store/load pair
...v51, -128
%tmp.i185 = mul i32 %conv44, 298
%mul17.i186 = mul nsw i32 %sub6.i184, 459
%add18.i187 = add i32 %tmp.i185, -4640
%add19.i188 = add i32 %mul17.i186, %add18.i187
%shr.i189 = ashr i32 %add19.i188, 8
%mul26.i190 = mul nsw i32 %sub.i183, -55
%mul30.i191 = mul nsw i32 %sub6.i184, -136
%add31.i192 = add i32 %add18.i187, %mul26.i190
%add32.i193 = add i32 %add31.i192, %mul30.i191
%shr33.i194 = ashr i32 %add32.i193, 8
%mul40.i195 = mul nsw i32 %sub.i183, 541
%add46.i196 = add i32 %add18.i187, %mul40.i195
%shr47.i197 = ashr i32 %add46.i196, 8
store i32 %tmp, i32* %x139, align 4, !tbaa...
2015 Jan 23
2
[LLVMdev] question about enabling cfl-aa and collecting a57 numbers
...64 13)
>
> LICM: Promoting value stored to in loop: i16* getelementptr inbounds ([16
> x i16]* @pA, i64 0, i64 14)
>
> LICM: Promoting value stored to in loop: i16* getelementptr inbounds ([16
> x i16]* @pA, i64 0, i64 15)
>
> LICM sinking instruction: %conv32 = trunc i32 %add31 to i16
>
> LICM sinking instruction: %add31 = sub nsw i32 %conv18, %conv17
>
> LICM sinking instruction: %conv22 = trunc i32 %sub to i16
>
> LICM sinking instruction: %sub = sub nsw i32 %conv17, %conv18
>
> LICM sinking instruction: %conv19 = trunc i32 %add to i16
&g...
2015 Jan 24
2
[LLVMdev] question about enabling cfl-aa and collecting a57 numbers
...ting value stored to in loop: i16* getelementptr inbounds
> > ([16 x i16]* @pA, i64 0, i64 14)
> >
> > LICM: Promoting value stored to in loop: i16* getelementptr inbounds
> > ([16 x i16]* @pA, i64 0, i64 15)
> >
> > LICM sinking instruction: %conv32 = trunc i32 %add31 to i16
> >
> > LICM sinking instruction: %add31 = sub nsw i32 %conv18, %conv17
> >
> > LICM sinking instruction: %conv22 = trunc i32 %sub to i16
> >
> > LICM sinking instruction: %sub = sub nsw i32 %conv17, %conv18
> >
> > LICM sinking instruction: %c...
2015 Jan 23
2
[LLVMdev] question about enabling cfl-aa and collecting a57 numbers
Works for me
On Thu, Jan 22, 2015 at 8:27 PM, Daniel Berlin <dberlin at dberlin.org> wrote:
> We should use graph edges, so we can do something better at set build time
> :)
>
>
> On Thu Jan 22 2015 at 5:20:46 PM George Burgess IV <
> george.burgess.iv at gmail.com> wrote:
>
>> > Should we be added an edge from the inttoptr to all other pointer
>>
2015 Jan 26
2
[LLVMdev] question about enabling cfl-aa and collecting a57 numbers
...gt; inbounds
> > > ([16 x i16]* @pA, i64 0, i64 14)
> > >
> > > LICM: Promoting value stored to in loop: i16* getelementptr
> > > inbounds
> > > ([16 x i16]* @pA, i64 0, i64 15)
> > >
> > > LICM sinking instruction: %conv32 = trunc i32 %add31 to i16
> > >
> > > LICM sinking instruction: %add31 = sub nsw i32 %conv18, %conv17
> > >
> > > LICM sinking instruction: %conv22 = trunc i32 %sub to i16
> > >
> > > LICM sinking instruction: %sub = sub nsw i32 %conv17, %conv18
> > >
>...