[Mlir-commits] [mlir] [MLIR][NVVM] Add "exclusive" support in tcgen05 alloc/dealloc Ops (PR #219451)
Dharuni R Acharya
llvmlistbot at llvm.org
Mon Aug 31 22:06:25 PDT 2026
DharuniRAcharya wrote:
> this is NFC right?
No. This patch extends the `tcgen05.alloc/dealloc` MLIR ops with `exclusive` support and lowers the new attribute to the corresponding `.exclusive` intrinsics introduced in [PR 216016](https://github.com/llvm/llvm-project/pull/216016).
https://github.com/llvm/llvm-project/pull/219451
More information about the Mlir-commits
mailing list