================
@@ -962,6 +962,8 @@ RISCVTargetLowering::RISCVTargetLowering(const 
TargetMachine &TM,
     static const unsigned ZvfhminZvfbfminPromoteOps[] = {
         ISD::FMINNUM,
         ISD::FMAXNUM,
+        ISD::FMINIMUMNUM,
----------------
wangpc-pp wrote:

RISCV changes should be in another PR.

https://github.com/llvm/llvm-project/pull/131781
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to