Ping #2: [PATCH 0/2] Move xx* builtins to vsx.md.

2021-06-01 Thread Michael Meissner via Gcc-patches
Ping patch again. Original patch (move xx* builtins to vsx.md) | Date: Tue, 18 May 2021 16:46:47 -0400 | Subject: [PATCH 1/2] Move xx* builtins to vsx.md. | Message-ID: <20210518204647.ga16...@ibm-toto.the-meissners.org> | https://gcc.gnu.org/pipermail/gcc-patches/2021-May/570682.html -- Michae

[PATCH 0/2] Move xx* builtins to vsx.md.

2021-05-18 Thread Michael Meissner via Gcc-patches
[PATCH 0/2] Move xx* builtins to vsx.md. I noticed that the xx built-in functions (xxspltiw, xxspltidp, xxsplti32dx, xxeval, xxblend, and xxpermx) were all defined in altivec.md. However, since the XX instructions can take both traditional floating point and Altivec registers, these built-in