[libc-commits] [libc] [libc][math][c23] Add exp2f16 C23 math function (PR #101217)
via libc-commits
libc-commits at lists.llvm.org
Tue Jul 30 11:33:28 PDT 2024
overmighty wrote:
I didn't enable `exp2f16` for AArch64 yet due to the issue with `FE_INVALID` we just had there with `expf16`.
https://github.com/llvm/llvm-project/pull/101217
More information about the libc-commits
mailing list