https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105135
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |11.3 --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- gcc 10 produced cmovnb for all functions, I think setbe is going to be cheaper since cmov is an odd beast. So I believe this is a progression.