Commit 574b423a authored by Guray Ozen's avatar Guray Ozen
Browse files

[MLIR][NVVM] Introduce special registers for CTA Cluster

This work introduces special registers such as cluster ID, dimensions, and more for managing CTA clusters, which are groups of CTAsthat can synchronize and communicate through shared memory. This is for Nvidia's sm_90 capability.

Differential Revision: https://reviews.llvm.org/D158588
parent b09a52d5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment