diff options
author | lntue <35648136+lntue@users.noreply.github.com> | 2024-06-27 10:15:22 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-27 10:15:22 -0400 |
commit | 4080f174ab21ae13ca1f58fffe3bb1ce5e2ccf3b (patch) | |
tree | 91f7c8a5a91a03325c631190c34b1121ab94d9f4 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | 4ed8796bfe7e2666b56ae9fc5b8fe9ec05e0566f (diff) | |
download | llvm-4080f174ab21ae13ca1f58fffe3bb1ce5e2ccf3b.zip llvm-4080f174ab21ae13ca1f58fffe3bb1ce5e2ccf3b.tar.gz llvm-4080f174ab21ae13ca1f58fffe3bb1ce5e2ccf3b.tar.bz2 |
[libc][math] Implement double precision sincos correctly rounded to all rounding modes. (#96719)
Sharing the same algorithm as double precision sin:
https://github.com/llvm/llvm-project/pull/95736 and cos:
https://github.com/llvm/llvm-project/pull/96591
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions