[Mlir-commits] [mlir] [mlir][LLVM] Add fastmath flags support to fpext/fptrunc ops. (PR #192185)

Ming Yan llvmlistbot at llvm.org
Wed Apr 15 08:26:53 PDT 2026


================

----------------
NexMing wrote:

I think you may have misunderstood my point. I understand your suggestion as simplifying the printing format of fast-math flags in the LLVM dialect to make it similar to that in the Arith dialect.
I also intend to do this, but I would like to unify all LLVM operations that carry fast-math or overflow flags.

https://github.com/llvm/llvm-project/pull/192185


More information about the Mlir-commits mailing list