diff options
author | Shunsuke Watanabe <watanabe.shu-06@fujitsu.com> | 2025-10-01 13:03:23 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-01 13:03:23 +0900 |
commit | fd4e77cf333855a495a09277f951c0ccef557772 (patch) | |
tree | 4be42e3c04fd91ef9c9b818facd4383b98d9eeb6 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | 89ed5255b9ee88119e409a6d986eb1ad0e8f08e3 (diff) | |
download | llvm-fd4e77cf333855a495a09277f951c0ccef557772.zip llvm-fd4e77cf333855a495a09277f951c0ccef557772.tar.gz llvm-fd4e77cf333855a495a09277f951c0ccef557772.tar.bz2 |
[flang][driver] Accelerate complex division when `-ffast-math` is specified (#159689)
This patch accelerates complex division by passing
`-complex-range=basic` to the frontend when the `-ffast-math` option is
specified. This behavior is the same as `-fcomplex-arithmetic=basic`. A
warning is issued if a different value is specified for
`-fcomplex-arithmetic=`. The warning conditions will be unified with
clang.
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions