[libc-commits] [libc] [libc][C23][math] Implement cospif function correctly rounded for all rounding modes (PR #97464)

Hendrik Hübner via libc-commits libc-commits at lists.llvm.org
Sat Jul 6 04:11:19 PDT 2024


HendrikHuebner wrote:

Okay, I fixed the signed zero case. The buildbot passes now as well. My mpfr implementation for older mpfr version did not handle integer inputs correctly.

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


More information about the libc-commits mailing list