[Bug tree-optimization/81549] PHI node should be eliminated if loop iterates enough times.
amker at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jul 25 13:42:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81549
--- Comment #2 from amker at gcc dot gnu.org ---
(In reply to Richard Biener from comment #1)
> Confirmed. This is sort of final value replacement (but not SCEV based).
Hi, do we have dedicated pass responsible for this transformation? Thanks.
More information about the Gcc-bugs
mailing list