Hi!
On Mon, Jun 01, 2020 at 09:14:47AM -0700, Carl Love wrote:
> * config/rs6000/altivec.h: Add define for vec_replace_elt and
> vec_replace_unaligned.
* config/rs6000/altivec.h (vec_replace_elt, vec_replace_unaligned):
New defines.
> * config/rs6000/vsx.md
GCC maintainers:
The following patch adds support for builtins vec_replace_elt and
vec_replace_unaligned.
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 mainlin