[libc-commits] [libc] [libc][math][C23] add software float16 support (PR #184283)

via libc-commits libc-commits at lists.llvm.org
Sat Aug 29 11:54:39 PDT 2026


================
@@ -44,6 +45,7 @@ if(LIBC_TESTS_CAN_USE_MPFR)
     libc.hdr.stdint_proxy
     libc.src.__support.CPP.array
     libc.src.__support.CPP.stringstream
+    libc.src.__support.FPUtil.float16
----------------
Sukumarsawant wrote:

nit: order

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


More information about the libc-commits mailing list