https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110460
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> --- So we're trying vectorizing SImode vector<2> short as SImode vector<1> int. Usually the vectorizer fends off existing vector code quite early which doesn't work here for some reason.