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

via libc-commits libc-commits at lists.llvm.org
Sat May 23 06:44:35 PDT 2026


================

----------------
lntue wrote:

there are only 2^16 inputs.  Just test exhaustively in `libc/test/src/math` folder.  Don't need to test in `libc/test/src/math/exhaustive`, which will not run automatically in the precommit CIs.

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


More information about the libc-commits mailing list