[Bug rtl-optimization/94665] missed minmax optimization opportunity for if/else structure.

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Apr 20 06:43:46 GMT 2020


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |missed-optimization

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This should have been done at gimple level in PHIOPT (when using -ffast-math). 
I wonder why it was not.


More information about the Gcc-bugs mailing list