Displaying 4 results from an estimated 4 matches for "conv32".
Did you mean:
conv2
2015 Jan 23
2
[LLVMdev] question about enabling cfl-aa and collecting a57 numbers
...i16]* @pA, i64 0, i64 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...
2015 Jan 24
2
[LLVMdev] question about enabling cfl-aa and collecting a57 numbers
...gt; > 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 sink...
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
...ementptr
> > > 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...