================
@@ -8177,6 +8177,64 @@ SDValue TargetLowering::expandFMINNUM_FMAXNUM(SDNode 
*Node,
   return SDValue();
 }
 
+SDValue TargetLowering::expandFMINIMUM_FMAXIMUM(SDNode *N,
----------------
jayfoad wrote:

> Can MIR be valid input for legalizers?

No, sorry, please ignore that part. I was thinking about GlobalISel not 
SelectionDAG.

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

Reply via email to