Hi!

On Wed, Oct 23, 2019 at 05:40:35PM +0800, Kewen.Lin wrote:
> For those fixed point <-> floating point vector conversion with
> same element unit size, such as: SP <-> SI, DP <-> DI, it's fine
> to use the existing RTL operations like any_fix/any_float for them.
> 
> This patch is to update them with any_fix/any_float.

Okay for trunk.  Thanks!


Segher


> 2019-10-23  Kewen Lin  <li...@gcc.gnu.org>
> 
>       * config/rs6000/vsx.md (UNSPEC_VSX_CV[SU]XWSP,
>       UNSPEC_VSX_XVCV[SU]XDDP, UNSPEC_VSX_XVCVDP[SU]XDS,
>       UNSPEC_VSX_XVCVSPSXWS): Remove.
>       (vsx_xvcv[su]xddp, vsx_xvcvdp[su]xds, vsx_xvcvsp[su]xws,
>       vsx_xvcv[su]xwsp): Update define_insn RTL patterns.

Reply via email to