Re: [PATCH 1/3][rs6000] Replace vsx_xvcdpsp by vsx_xvcvdpsp

2019-10-30 Thread Segher Boessenkool
Hi! On Wed, Oct 23, 2019 at 05:39:14PM +0800, Kewen.Lin wrote: > I noticed that vsx_xvcdpsp and vsx_xvcvdpsp are almost the same, > and vsx_xvcdpsp looks replaceable with vsx_xvcvdpsp since it's only > called by gen_*. Okay for trunk. Thanks! Segher > 2019-10-23 Kewen Lin > > * con

[PATCH 1/3][rs6000] Replace vsx_xvcdpsp by vsx_xvcvdpsp

2019-10-23 Thread Kewen.Lin
Hi, I noticed that vsx_xvcdpsp and vsx_xvcvdpsp are almost the same, and vsx_xvcdpsp looks replaceable with vsx_xvcvdpsp since it's only called by gen_*. Bootstrapped and regress tested on powerpc64le-linux-gnu. gcc/ChangeLog 2019-10-23 Kewen Lin * config/rs6000/vsx.md (vsx_xvcdpsp