[Mlir-commits] [mlir] [MLIR][GPU] Add cooperative launch support to gpu.launch_func (PR #190639)
Krzysztof Drewniak
llvmlistbot at llvm.org
Tue Apr 7 12:56:04 PDT 2026
https://github.com/krzysz00 commented:
1. Can we rename the function something like `mgpuLaunchKernelCooperative`? And maybe move the cluster dimensions before params, extra, - maybe after the block dimensions.
2. I'm pretty sure there's a HIP API here - could you go ahead and add it?
https://github.com/llvm/llvm-project/pull/190639
More information about the Mlir-commits
mailing list