https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86024
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
Last reconfirmed|2018-06-0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86024
--- Comment #3 from bin cheng ---
(In reply to Marc Glisse from comment #2)
> (In reply to Richard Biener from comment #1)
> > Or we may want to un-"SRA" such patterns, generating aggregate copies.
>
> I notice that store-merging does not merge
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86024
--- Comment #2 from Marc Glisse ---
(In reply to Richard Biener from comment #1)
> Or we may want to un-"SRA" such patterns, generating aggregate copies.
I notice that store-merging does not merge these stores, I didn't check why.
SLP can do it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86024
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|