[Mlir-commits] [clang] [llvm] [mlir] [NVPTX] Canonicalize NVVM attribute strings and refactor property queries (NFC) (PR #187752)

Rajat Bajpai llvmlistbot at llvm.org
Sat Mar 21 00:14:57 PDT 2026


https://github.com/rajatbajpai approved this pull request.

This is a nice change :) 
LGTM, thanks!

I feel like as more backends start centralizing and need similar logic, maybe we need a `TargetAttributes/` dir instead of `Support/` to keep this kind of stuff.

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


More information about the Mlir-commits mailing list