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

Drea Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement

--- Comment #1 from Drea Pinski <pinskia at gcc dot gnu.org> ---
I suspect there is a few duplicates of this already filed.

It comes down to pulling out some more common subexpression across the if and
including the address for the load and doing the load outside of the if.

Reply via email to