[Bug tree-optimization/111564] Missed optimization of Loop Unswitch

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Sep 24 06:53:26 GMT 2023


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rguenth at gcc dot gnu.org
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |WONTFIX
           Keywords|                            |missed-optimization

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
You can alter --param max-unswitch-insns to get these cases unswitched.


More information about the Gcc-bugs mailing list