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

Kiriti Ponduri via libc-commits libc-commits at lists.llvm.org
Sat May 23 05:07:40 PDT 2026


udaykiriti wrote:

since there is no there is no internal 'math::lgammaf' implementation in LLVM libc to call unlike `cbrtbf16` which uses `math::cbrtf`.
Its little bit confusing

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


More information about the libc-commits mailing list