Adam Paszke 9a93769853
[MLIR] Propagate known cluster sizes from gpu.launch to gpu.func (#174404)
This lets us properly annotate ranges for gpu.cluster_block_id and
gpu.cluster_dim_blocks. It also allows us to fill in the
nvvm.cluster_dim attribute for use in the NVVM backend.
2026-01-06 03:49:02 -08:00
..