https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107563

--- Comment #14 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
generic vector lowering does not handle:
  _2 = VEC_PERM_EXPR <_1, _1, { 3, 0, 1, 2, 7, 4, 5, 6 }>;

into 2 PERMs.

Reply via email to