[libc-commits] [libc] [llvm] [libc][math] Impl bfloat16 lgamma function. (PR #199312)
Kiriti Ponduri via libc-commits
libc-commits at lists.llvm.org
Fri May 29 05:57:26 PDT 2026
================
@@ -401,6 +418,7 @@ add_header_library(
atanpif16.h
DEPENDS
libc.hdr.fenv_macros
+ libc.src.__support.math.log
----------------
udaykiriti wrote:
I'll remove nits and make a commit and let me know is there any thing to update or any improvements..
https://github.com/llvm/llvm-project/pull/199312
More information about the libc-commits
mailing list