[Bug target/94838] Failure to optimize out useless zero-ing after register was already zero-ed

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Apr 29 02:06:32 GMT 2020


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

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

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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Most likely it is due to splitting of the setting of eax from the cmp happens
after reload.  THIS IS a target issue because of that.


More information about the Gcc-bugs mailing list