[libc-commits] [libc] [llvm] [libc][math] Impl bfloat16 lgamma function. (PR #199312)
via libc-commits
libc-commits at lists.llvm.org
Fri Jul 24 06:30:00 PDT 2026
================
@@ -4671,8 +4689,6 @@ add_header_library(
DEPENDS
libc.hdr.errno_macros
libc.hdr.fenv_macros
- libc.include.llvm-libc-macros.float16_macros
- libc.src.__support.CPP.bit
----------------
Sukumarsawant wrote:
Why is this touched ?
https://github.com/llvm/llvm-project/pull/199312
More information about the libc-commits
mailing list