Displaying 2 results from an estimated 2 matches for "evaluateindifferenttyp".
Did you mean:
evaluateindifferenttype
2016 Aug 17
2
Cost model is missing in InstCombiner
...d25 = load <32 x i8>, <32 x i8>* %231, align 1
%232 = zext <32 x i8> %wide.load25 to <32 x i16>
%233 = mul nuw nsw <32 x i16> %232, %164
...
%237 = trunc <32 x i16> %233 to <32 x i8>
store <32 x i8> %237, <32 x i8>* %236, align 1
ICE: EvaluateInDifferentType converting expression type to avoid cast: %9 = trunc <32 x i16> %6 to <32 x i8>
IC: ADD: %6 = mul <32 x i8> %wide.load25, %wide.load
IC: Replacing %10 = trunc <32 x i16> %7 to <32 x i8>
with %6 = mul <32 x i8> %wide.load25, %wide.load
If the target...
2016 Aug 18
2
Cost model is missing in InstCombiner
...xt <32 x i8> %wide.load25 to <32 x i16>
>
> > %233 = mul nuw nsw <32 x i16> %232, %164
>
> > …
>
> > %237 = trunc <32 x i16> %233 to <32 x i8>
>
> > store <32 x i8> %237, <32 x i8>* %236, align 1
>
> > ICE: EvaluateInDifferentType converting expression type to avoid
> > cast: %9 = trunc <32 x i16> %6 to <32 x i8>
>
> > IC: ADD: %6 = mul <32 x i8> %wide.load25, %wide.load
>
> > IC: Replacing %10 = trunc <32 x i16> %7 to <32 x i8>
>
> > with %6 = mul <32 x i...