[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
================
@@ -14,6 +14,7 @@ if(LIBC_TESTS_CAN_USE_MPFR OR LIBC_TESTS_CAN_USE_MPC)
libc.src.__support.CPP.string
libc.src.__support.CPP.string_view
libc.src.__support.CPP.type_traits
+ 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