[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
Loading
Please sign in to comment