[libc] [llvm] [libc][math] Improve atanf performance. (PR #85463)

via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 18 06:58:39 PDT 2024


zimmermann6 wrote:

with the added exceptional case, all tests do pass with the CORE-MATH test suite. And the performance is almost the same as that of CORE-MATH. Good work!

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


More information about the llvm-commits mailing list