[libc-commits] [libc] [libc][math][c23] adds `nanf128` (PR #85201)

via libc-commits libc-commits at lists.llvm.org
Thu Mar 14 07:06:49 PDT 2024


================
@@ -468,6 +468,7 @@ if(LIBC_TYPES_HAS_FLOAT128)
     libc.src.math.lrintf128
     libc.src.math.lroundf128
     libc.src.math.modff128
+    libc.src.math.nanf128
----------------
lntue wrote:

Also update status docs.

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


More information about the libc-commits mailing list