https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87105
--- Comment #12 from Richard Biener <rguenth at gcc dot gnu.org> --- With the duplicate store issue fixed in the vectorizer we run into the SLP vectorization issue that limits the growth of the SLP tree (yes, it's a tree and thus tends to grow expontential easily...).