[libc-commits] [libc] [libc][math][c23] Add atanhf16 C23 math function. (PR #132612)

Harrison Hao via libc-commits libc-commits at lists.llvm.org
Tue Apr 15 08:57:35 PDT 2025


harrisonGPU wrote:

@overmighty @lntue I used a template to implement log_eval, which supports both float and double. I think this is a better way to implement a smaller float version of log_eval.

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


More information about the libc-commits mailing list