llvm-project/mlir/lib/Conversion/ArithToLLVM
Slava Zakharin e72fb69210 [mlir][arith] Convert fastmath to LLVM dialect for some arith ops.
This is a follow-up on D126305 and D136225.
We can now preserve fastmath for arith::MaxFOp,MinFOp,RemFOp during
ArithToLLVM conversion.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D137456
2022-11-07 19:39:51 -08:00
..
ArithToLLVM.cpp [mlir][arith] Convert fastmath to LLVM dialect for some arith ops. 2022-11-07 19:39:51 -08:00
CMakeLists.txt [mlir][math] Initial support for fastmath flag attributes for Math dialect. 2022-11-04 10:41:56 -07:00