[libc-commits] [libc] [llvm] Refactor bf16addf128 to header only (PR #181058)
via libc-commits
libc-commits at lists.llvm.org
Thu Feb 12 11:49:09 PST 2026
================
@@ -5209,10 +5209,8 @@ add_entrypoint_object(
../bf16addf128.h
DEPENDS
libc.src.__support.common
- libc.src.__support.FPUtil.bfloat16
- libc.src.__support.FPUtil.generic.add_sub
+ libc.src.__support.math.bf16addf128
libc.src.__support.macros.config
----------------
abhijeetsharma200 wrote:
Done!
https://github.com/llvm/llvm-project/pull/181058
More information about the libc-commits
mailing list