================
@@ -285,6 +285,40 @@ LLVM_ABI FPClassTest unknown_sign(FPClassTest Mask);
 /// Write a human readable form of \p Mask to \p OS
 LLVM_ABI raw_ostream &operator<<(raw_ostream &OS, FPClassTest Mask);
 
+/// Returns true if all values in \p LHS must be less than or equal to those in
----------------
dtcxzyw wrote:

We leave the denormal handling to callers, right?

https://github.com/llvm/llvm-project/pull/175380
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to