[Mlir-commits] [mlir] [MLIR][NVVM] Add family-specific support to NVVMRequiresSM traits (PR #185909)

Guray Ozen llvmlistbot at llvm.org
Mon Apr 6 00:48:40 PDT 2026


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

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

I am wondering how we can generalize this computation across the stack. I know that many production MLIR compilers handle `f` or `a` in custom ways. 

One idea the NVVM dialect could provide functions inside NVVMCheckSMVersion, without requiring the NVVMCheckSMVersion class itself to perform the check.

not related this PR, it's forward thinking

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


More information about the Mlir-commits mailing list