Hi!
On Mon, Jun 01, 2020 at 09:14:54AM -0700, Carl Love wrote:
> * config/rs6000/altivec.h: Add define for vec_sldb and
> vec_srdb.
(vec_sldb, vec_srdb): New defines.
(Etc.)
> * testsuite/gcc.target/powerpc/vec-shift-double-runnable.c: Add
> runnable test case.
GCC maintainers:
The following patch adds support for the vector shift double builtins
for RFC2609.
The patch has been compiled and tested on
powerpc64le-unknown-linux-gnu (Power 9 LE)
and Mambo with no regression errors.
Please let me know if this patch is acceptable for the mainline
bran