Re: [PATCH 4/6 ver 2] rs6000, Add vector shift double builtin support
On Mon, 2020-06-15 at 16:38 -0700, Carl Love via Gcc-patches wrote: > v2 fixes: > > change logs redone > > gcc/config/rs6000/rs6000-call.c - added spaces before parenthesis around > args. > > - > GCC maintainers: > > The follow
[PATCH 4/6 ver 2] rs6000, Add vector shift double builtin support
v2 fixes: change logs redone gcc/config/rs6000/rs6000-call.c - added spaces before parenthesis around args. - GCC maintainers: The following patch adds support for the vector shift double builtins for RFC2609. The patch has b