[libc-commits] [libc] [llvm] [libc][math] Implement half precision tgamma function (PR #192590)
via libc-commits
libc-commits at lists.llvm.org
Thu Apr 16 21:24:21 PDT 2026
AnonMiraj wrote:
Btw, I think it would be a good idea to add an `is_integer()` function to `fputil`. It's already used in the power functions and will be used for `tgamma`, `lgamma`, and maybe other functions in the future, so adding it to `BasicOperations.h` seems like a good idea.
https://github.com/llvm/llvm-project/pull/192590
More information about the libc-commits
mailing list