https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107013
Xi Ruoyao <xry111 at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xry111 at gcc dot gnu.org --- Comment #2 from Xi Ruoyao <xry111 at gcc dot gnu.org> --- (In reply to HaoChen Gui from comment #1) > If fmin/max are added as new RTL codes, the fmin/max unspec in some targets > can be replaced with RTL codes. Do you think it is necessary? If so, I can > draft one. Looking forward to your advice. Thanks. I've mentioned this in r13-2914, but I'm not sure if a new RTL code is necessary. And do we need new RTL codes for IEEE-754-2019 style fminimum/fmaximum too?