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

--- Comment #10 from Shivam Gupta <shivam98.tkg at gmail dot com> ---
(In reply to Drea Pinski from comment #9)
> > 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.
> 
> E.g. PR 117006.

But that issue suggests that this is local optimization opportunity. On larger
application like SPEC, that commit reduces the code size. 

Is there anything to do for this issue or shall it we mark as Will-not-fixed?

Reply via email to