https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107910
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107910
--- Comment #2 from Richard Biener ---
(In reply to Andrew Pinski from comment #1)
> The problem is an interaction between the SLP vectorizer and store merging.
Supposedly store-merging doesn't consider splitting loads/stores to re-merge
them.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107910
--- Comment #1 from Andrew Pinski ---
The problem is an interaction between the SLP vectorizer and store merging.