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

Rajat Bajpai llvmlistbot at llvm.org
Mon Mar 23 01:59:19 PDT 2026


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

----------------
rajatbajpai wrote:

I believe if we use `FullSMVersion` instead of `SMVersion` then we don't need `archAccelerated` and `familySpecific` flags. Whole logic could be much simpler.

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


More information about the Mlir-commits mailing list