Files
clang-p2996/mlir/lib/Conversion/ComplexToStandard/ComplexToStandard.cpp
Kai Sasaki b930b14d5d [mlir][complex] Support fast math flag in converting complex.atan2 op (#82101)
When converting complex.atan2 op to standard, we need to keep the fast
math flag given to the op.

See:
https://discourse.llvm.org/t/rfc-fastmath-flags-support-in-complex-dialect/71981
2024-03-06 13:33:06 +09:00

53 KiB