diff options
author | Johannes Reifferscheid <jreiffers@google.com> | 2024-04-10 14:55:56 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-10 14:55:56 +0200 |
commit | 49ef12a08c4c7d7ae4765929e72fe2320a12b08c (patch) | |
tree | de3b6249b28eb83d3750e0e5e8cd8105fb72ae7e /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1ca01958310f2956abd72ece1652c3218bcf27e1 (diff) | |
download | llvm-49ef12a08c4c7d7ae4765929e72fe2320a12b08c.zip llvm-49ef12a08c4c7d7ae4765929e72fe2320a12b08c.tar.gz llvm-49ef12a08c4c7d7ae4765929e72fe2320a12b08c.tar.bz2 |
Fix complex log1p accuracy with large abs values. (#88260)
This ports https://github.com/openxla/xla/pull/10503 by @pearu. The new
implementation matches mpmath's results for most inputs, see caveats in
the linked pull request. In addition to the filecheck test here, the
accuracy was tested with XLA's complex_unary_op_test and its MLIR
emitters.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions