[libc-commits] [libc] [llvm] [libc][math][c23] Add atan2f16 function (PR #183531)
via libc-commits
libc-commits at lists.llvm.org
Thu Feb 26 21:51:49 PST 2026
https://github.com/lntue commented:
With atan2f16, we can test exhaustively all inputs (~2^31). Can you add an exhaustive test for it in `libc/test/src/math/exhaustive` folder. Notice that it will need to be run manually after built with ninja.
https://github.com/llvm/llvm-project/pull/183531
More information about the libc-commits
mailing list