https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89360
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=79390 Resolution|--- |INVALID Status|NEW |RESOLVED --- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- x86_64 has a cost model by design to reject back to back cmov. See PR 79390 on the reasons why.