diff options
author | Robert Suderman <suderman@google.com> | 2023-06-23 16:54:48 -0700 |
---|---|---|
committer | Rob Suderman <suderman@google.com> | 2023-06-23 17:25:34 -0700 |
commit | 0bedb667af1d105a243d5ad08a460f8b218724cb (patch) | |
tree | 629b0a7864504e5e4e82ab4d6972ea6a7755a2d8 /llvm/lib/Object/ObjectFile.cpp | |
parent | 929124993a587a0e30690700f1dfd7e125c7d77a (diff) | |
download | llvm-0bedb667af1d105a243d5ad08a460f8b218724cb.zip llvm-0bedb667af1d105a243d5ad08a460f8b218724cb.tar.gz llvm-0bedb667af1d105a243d5ad08a460f8b218724cb.tar.bz2 |
[mlir][math] Improved math.atan approximation
Used the cephes numerical approximation for `math.atan`. This is a
significant accuracy improvement over the previous taylor series
approximation.
Reviewed By: jpienaar
Differential Revision: https://reviews.llvm.org/D153656
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions