[Bug tree-optimization/116873] esra does not remove unused store sometimes

2025-02-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116873 Andrew Pinski changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot gnu.org

[Bug tree-optimization/116873] esra does not remove unused store sometimes

2024-09-28 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116873 --- Comment #1 from Richard Biener --- SRA only removes aggregate copies if it totally scalarizes.