[Bug tree-optimization/101555] Compile slowdown in tree PRE

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Sep 6 14:44:22 GMT 2021


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101555

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[12 Regression] Compile     |Compile slowdown in tree
                   |slowdown in tree PRE        |PRE
   Target Milestone|12.0                        |---
           Keywords|needs-bisection             |

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Meanwhile GCC 12 seems to be as fast as GCC 11 (again).

Still PRE is slow, in this case the profile seems to be mostly alias walk
related.


More information about the Gcc-bugs mailing list