On Thu, Feb 16, 2017 at 10:46:46AM -0800, Carl E. Love wrote:
> I have backported the mainline fixes for the RTL definitions for
> xvcvsxdsp and xvcvuxdsp instructions, commit r245460 on 2017-02-14 to
> the GCC 5 branch.
> 
> The RTL defined the instructions with a V2DF argument and returning
> V4SI. They should take a V2DI argument and return a V4SF based on the
> Power ISA document. Additionally, the RTL define_insn for the xvcvuxdsp
> was fixed to generate the correct xvcvuxdsp instruction instead of the
> xvcvuxwdp instruction.
> 
> The patch has been tested on powerpc64le-unknown-linux-gnu (Power 8 LE)
> with no regressions.
> 
> Is the patch OK for gcc 5 branch?  

This is okay, thanks!


Segher

Reply via email to