https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105591
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> --- We certainly can't reject the __builtin_shuffle, it is valid. "The elements of the input vectors are numbered in memory ordering of VEC0 beginning at 0 and VEC1 beginning at N. The elements of MASK are considered modulo N in the single-operand case and modulo 2*N in the two-operand case."