[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:38 PDT 2026


================
@@ -3257,6 +3257,7 @@ add_header_library(
     fabsf16.h
   DEPENDS
     libc.include.llvm-libc-macros.float16_macros
+    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