https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95487
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> --- (In reply to Richard Biener from comment #2) > Jakub, you added the scatter support - do you remember what the code tries to > do here? I've only added gathers myself (and only the AVX2-ish), scatters were added by Kirill and others from Intel. And the integer mask in vector boolean vs. normal vectors is a big pain.