[libc-commits] [libc] [libc][math] Implement double precision sin correctly rounded to all rounding modes. (PR #95736)
Joseph Huber via libc-commits
libc-commits at lists.llvm.org
Mon Jun 17 04:57:18 PDT 2024
jhuber6 wrote:
How does this perform on targets without 128-bit float support? Guessing those skip the final accurate pass?
https://github.com/llvm/llvm-project/pull/95736
More information about the libc-commits
mailing list