[libc-commits] [libc] [libc][math] Impl bfloat16 lgamma function. (PR #199312)

via libc-commits libc-commits at lists.llvm.org
Fri May 22 22:28:34 PDT 2026


================
@@ -4868,6 +4868,15 @@ add_entrypoint_object(
   DEPENDS
     libc.src.__support.math.bf16fmal
 )
+add_entrypoint_object(
----------------
Sukumarsawant wrote:

nit.
```suggestion
)

add_entrypoint_object(
```

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


More information about the libc-commits mailing list