[Bug target/105546] [11/12/13 Regression] ifconversion introduces many compares with loads

roger at nextmovesoftware dot com gcc-bugzilla@gcc.gnu.org
Fri Jan 13 21:30:28 GMT 2023


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

Roger Sayle <roger at nextmovesoftware dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |roger at nextmovesoftware dot com

--- Comment #6 from Roger Sayle <roger at nextmovesoftware dot com> ---
The duplication of comparisons during if-conversion was tackled by this patch:
https://gcc.gnu.org/pipermail/gcc-patches/2023-January/609296.html
but unfortunately logic errors with that patch caused PR target/108292.


More information about the Gcc-bugs mailing list