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

--- Comment #4 from Drea Pinski <pinskia at gcc dot gnu.org> ---
sve also has cond_smin/cond_smax patterns too.

if-conv is only creating COND_MAX/COND_MIN internal functions only if the
statement can trap.

But maybe for min/max it should do it anyways (well if there are patterns).

Reply via email to