https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110062
--- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> --- Note SLPing k[u] won't help to reduce the VF, only selecting a smaller vector size would. The alternative is to have a power-of-two group size by using masking for the 'opacity' field.