[Bug tree-optimization/98602] Failure to optimise vector “x > -100 ? x : -100” to MAX_EXPR

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jun 29 06:43:41 GMT 2021


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|pinskia at gcc dot gnu.org         |unassigned at gcc dot gnu.org
             Status|ASSIGNED                    |NEW

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Actually I am not going to handle this as the important parts of
fold_cond_expr_with_comparison have been ported already to match.pd.
But need extending for vector cases.


More information about the Gcc-bugs mailing list