Hi carl,
On Mon, Jun 01, 2020 at 09:14:33AM -0700, Carl Love wrote:
> * config/rs6000/altivec.md: Move UNSPEC_EXTRACTL, UNSPEC_EXTRACTR
> declarations to gcc/config/rs6000/vsx.md.
> (define_expand): Move vextractl and vextractr to
> gcc/config/rs6000/vsx.md.
> (defi
GCC maintainers:
Move the existing vector extract support in altivec.md to vsx.md
so all of the vector insert and extract support is in the same file.
The patch also updates the name of the builtins and descriptions for the
builtins in the documentation file so they match the approved builtin
n