Hi Richard,

On Fri, Nov 15, 2019 at 10:02:15AM +0000, Richard Sandiford wrote:
> The new tree-cfg.c checking in r278245 tripped on folds of
> ALTIVEC_BUILTIN_VPERM_*, which were using gimple_convert
> rather than VIEW_CONVERT_EXPR to reinterpret the contents
> of a vector as a different type.
> 
> Spot-tested on powerpc64-linux-gnu.  OK to install?

That looks fine, thanks!  Yes please, okay for trunk, and for backports
as needed or wanted.


Segher


> 2019-11-15  Richard Sandiford  <richard.sandif...@arm.com>
> 
> gcc/
>       PR target/92515
>       * config/rs6000/rs6000-call.c (rs6000_gimple_fold_builtin): Use
>       VIEW_CONVERT_EXPR to reinterpret vectors as different types.

Reply via email to