[libc-commits] [libc] [llvm] [libc][math] Refactor `bf16fmaf128` to header-only (PR #182009)

Muhammad Bassiouni via libc-commits libc-commits at lists.llvm.org
Wed Feb 18 06:13:44 PST 2026


================
@@ -2685,6 +2685,17 @@ libc_support_library(
     ],
 )
 
+libc_support_library(
+    name = "__support_math_bf16fmaf128",
----------------
bassiounix wrote:

Please update the public entry deps, if it doesn't exits create it.

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


More information about the libc-commits mailing list