https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124624

--- Comment #8 from Drea Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Shivam Gupta from comment #7)
> Ran an automated git bisect to find cmovne origin - 

Correct this just allowed ifcvt do the work. And then there are cost model
issues with cmov vs branches filed seperately too. especially for x86 -Os.

Reply via email to