https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95083
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|UNCONFIRMED |RESOLVED
--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
Fixed with the fix for PR61747. Since min/max requires equal constants and
they are now pushed to a common reg I'm not sure we need any such new patterns.
Maybe with integer min/max.