[Bug rtl-optimization/125757] `smax <smin <a, nonneg>, 0>` can be simplified into `umin<a, nonneg>`
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jun 11 20:36:16 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125757
--- Comment #1 from Drea Pinski <pinskia at gcc dot gnu.org> ---
Note the order of min/max can be reversed and still have the same effect.
More information about the Gcc-bugs
mailing list