[libc-commits] [libc] [libc][math][c23] Add acospif16() function (PR #132754)

via libc-commits libc-commits at lists.llvm.org
Wed Apr 2 07:56:50 PDT 2025


overmighty wrote:

@amemov Are you still working on this? The CI build failed due to this error:

```
/var/lib/buildkite-agent/builds/linux-56-59b8f5d88-clshd-1/llvm-project/github-pull-requests/libc/utils/MPFRWrapper/MPCommon.cpp:75:3: error: use of undeclared identifier 'mpfr_acospi'
```

I assume this is once again due to the CI using an older version of MPFR. @lntue

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


More information about the libc-commits mailing list