[Bug target/96846] [x86] Prefer xor/test/setcc over test/setcc/movzx sequence
liuhongt at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jul 25 07:22:15 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96846
Hongtao Liu <liuhongt at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |liuhongt at gcc dot gnu.org
--- Comment #5 from Hongtao Liu <liuhongt at gcc dot gnu.org> ---
Just note, with -mapxf, gcc now generates
cmp edx, 5
setzune dl
More information about the Gcc-bugs
mailing list