[Mlir-commits] [mlir] [MLIR][NVVM] Add nvvm.addf and nvvm.subf Ops (PR #179162)

Guray Ozen llvmlistbot at llvm.org
Thu Mar 5 04:53:00 PST 2026


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

----------------
grypp wrote:

Hmm, we don't really run canonicalization pattern before nvvm. If we don't do this, nvvm.subf will remain in the code and compilation will fail right?

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


More information about the Mlir-commits mailing list