[Bug tree-optimization/59429] Missed optimization opportunity in SPACESHIP comparison functions
avinashd at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jun 10 17:07:03 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59429
--- Comment #20 from Avinash Jayakar <avinashd at gcc dot gnu.org> ---
Created attachment 64699
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=64699&action=edit
work-in-progress-patch for optimizing all possible spaceship operators
Apologies for the delayed update. I have a wip patch for x86_64 which has been
bootstrapped and regtested. Recently got access to the cfarm, will test it on
aarch64 as well before sending it for review.
More information about the Gcc-bugs
mailing list