llvm-project
b930b14d - [mlir][complex] Support fast math flag in converting complex.atan2 op (#82101)

Commit
1 year ago
[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
Author
Parents
Loading