[Bug target/55803] SSE2 double negation less efficient than explicit xor
roger at nextmovesoftware dot com
gcc-bugzilla@gcc.gnu.org
Fri Jun 19 15:59:11 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55803
Roger Sayle <roger at nextmovesoftware dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
CC| |roger at nextmovesoftware dot com
Status|NEW |RESOLVED
Known to work| |6.0
--- Comment #4 from Roger Sayle <roger at nextmovesoftware dot com> ---
Since GCC 6.1, functions f and g generate identical code on x86_64 (with both
-Os and -O2).
More information about the Gcc-bugs
mailing list