On Fri, Sep 29, 2023 at 02:09:12PM -0400, Michael Meissner wrote: > * config/rs6000/rs6000.md (UNSPEC_COPYSIGN): Delete. > (copysign<mode>3_fcpsg): Use copysign RTL instead of UNSPEC.
(typo, it is _fcpsgn) Nice to see unnecessary unspecs going away :-) Segher