[Mlir-commits] [mlir] [MLIR][NVGPU] Add truncf and extf Ops (PR #199700)

Durgadoss R llvmlistbot at llvm.org
Wed Jul 8 02:22:58 PDT 2026


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

----------------
durga4github wrote:

Can we also move these else-if to just `if` since we only have return statements here?

(This also aligns it cleanly with the style of the `ExtfOp::verify()` below)

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


More information about the Mlir-commits mailing list