diff options
author | lntue <lntue@google.com> | 2025-03-21 14:12:06 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-21 14:12:06 -0400 |
commit | a17b03f0e450eee8c8a2e0ec58bf2a1dede23aba (patch) | |
tree | 13c81011c5b38522fd7a23caca408a87936ee2d4 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 8d78b7cc7d6983a3984fefc056f28687a8a5cfc6 (diff) | |
download | llvm-a17b03f0e450eee8c8a2e0ec58bf2a1dede23aba.zip llvm-a17b03f0e450eee8c8a2e0ec58bf2a1dede23aba.tar.gz llvm-a17b03f0e450eee8c8a2e0ec58bf2a1dede23aba.tar.bz2 |
[libc][math] Implement fast pass for double precision atan function. (#132333)
Implement fast pass for double precision `atan` using range reduction
modulo 1/64 and degree-9 Taylor polynomial.
Relative error is bounded by 2^-66.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions