[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
Loading
Please sign in to comment