================
@@ -209,6 +209,18 @@ def FmaxF16F128 : Builtin, F16F128MathTemplate {
   let Prototype = "T(T, T)";
 }
 
+def MinNum : Builtin {
----------------
arsenm wrote:

Should the keep the f prefix convention? I suppose we aren't following a libm 
function, so it might make sense to drop it 

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

Reply via email to