[libc-commits] [libc] [libc][math][c23] Implement C23 math function asinpif16 (PR #146226)
via libc-commits
libc-commits at lists.llvm.org
Sat Jul 26 04:13:00 PDT 2025
overmighty wrote:
Looks like `mpfr_asinpi` is only available in MPFR 4.2.0 and later. I'll revert until we have a workaround.
https://github.com/llvm/llvm-project/pull/146226
More information about the libc-commits
mailing list