[Bug tree-optimization/117252] SLSR does not always handle mem_refs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117252 Andrew Pinski changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRMED
[Bug tree-optimization/117252] SLSR does not always handle mem_refs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117252 --- Comment #2 from Andrew Pinski --- Yes it is a missed reassociation. Most likely because we don't reassociate pointerplus ...
[Bug tree-optimization/117252] SLSR does not always handle mem_refs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117252 --- Comment #1 from Richard Biener --- I don't think it does that - does it? It looks like an association issue.