https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102798
--- Comment #11 from Richard Biener <rguenth at gcc dot gnu.org> --- The issue is that the vectorizer should only duplicate pointer-info to SSA names it created itself, not to _any_ existing ones.
rguenth at gcc dot gnu.org via Gcc-bugs Mon, 18 Oct 2021 00:04:34 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102798
--- Comment #11 from Richard Biener <rguenth at gcc dot gnu.org> --- The issue is that the vectorizer should only duplicate pointer-info to SSA names it created itself, not to _any_ existing ones.