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

Ming Yan llvmlistbot at llvm.org
Wed Apr 15 20:50:41 PDT 2026


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

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

I am currently keeping the format consistent with other LLVM operations that carry fast-math flags. What I mean is that, if necessary, I would prefer to update the assembly format of all LLVM operations that carry fast-math flags at the same time.

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


More information about the Mlir-commits mailing list