[Bug tree-optimization/103221] evrp removes |SIGN but does not propagate the ssa name

2022-01-12 Thread amacleod at redhat dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103221 --- Comment #7 from Andrew Macleod --- We probably do need to revisit some pass ordering. I hope to do even less propagation within the VRPs next release, so I would expect running copyprop afterwards would be worthwhile.

[Bug tree-optimization/103221] evrp removes |SIGN but does not propagate the ssa name

2022-01-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103221 Andrew Pinski changed: What|Removed |Added Resolution|FIXED |WONTFIX --- Comment #6 from Andrew

[Bug tree-optimization/103221] evrp removes |SIGN but does not propagate the ssa name

2022-01-12 Thread amacleod at redhat dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103221 Andrew Macleod changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug tree-optimization/103221] evrp removes |SIGN but does not propagate the ssa name

2021-12-25 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103221 Andrew Pinski changed: What|Removed |Added CC||rguenth at gcc dot gnu.org --- Comment

[Bug tree-optimization/103221] evrp removes |SIGN but does not propagate the ssa name

2021-11-25 Thread amacleod at redhat dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103221 --- Comment #3 from Andrew Macleod --- And BTW, we do this optimization, just not completely in evrp. EVRP removes the extraneous | -128 since that is a range related action. Constant propagation handles the propagation of the copy into the

[Bug tree-optimization/103221] evrp removes |SIGN but does not propagate the ssa name

2021-11-23 Thread amacleod at redhat dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103221 Andrew Macleod changed: What|Removed |Added CC||amacleod at redhat dot com ---

[Bug tree-optimization/103221] evrp removes |SIGN but does not propagate the ssa name

2021-11-15 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103221 Richard Biener changed: What|Removed |Added Last reconfirmed||2021-11-15