Hi!
On Tue, Jul 21, 2020 at 10:28:01AM -0700, Carl Love wrote:
> [PATCH 6/6] rs6000 Add vector blend, permute builtin support
>
> * config/rs6000/altivec.h (vec_blendv, vec_permx): Add define.
> * config/rs6000/altivec.md (UNSPEC_XXBLEND, UNSPEC_XXPERMX.): New
> unspecs.
(stra
[PATCH 6/6] rs6000 Add vector blend, permute builtin support
--
V5 fixes:
Update ChangeLog
gcc/config/rs6000/rs6000-c.c:
Reworked
else if ((fcode == P10_BUILTIN_VEC_XXEVAL)|| (fcode ==
P10_BUILTIN_VXXPERMX))
to make error printing more compa