[libc-commits] [libc] [libc][math][c23] add c23 floating point fmaximum and fminimum fns (PR #86016)

Michael Jones via libc-commits libc-commits at lists.llvm.org
Wed Mar 20 15:01:12 PDT 2024


================
@@ -1,4 +1,4 @@
-set(TARGET_LIBC_ENTRYPOINTS
+fset(TARGET_LIBC_ENTRYPOINTS
----------------
michaelrj-google wrote:

I think you may have had a typo adding an `f` here.

https://github.com/llvm/llvm-project/pull/86016


More information about the libc-commits mailing list