[Mlir-commits] [mlir] [mlir][gpu] Add Support for Cluster of Thread Blocks in `gpu.launch` (PR #76924)

Adam Paszke llvmlistbot at llvm.org
Thu Jan 4 02:33:56 PST 2024


https://github.com/apaszke commented:

Should the verifier for LaunchOp be adjusted to make sure that either none or all cluster sizes are specified?

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


More information about the Mlir-commits mailing list