[Mlir-commits] [mlir] [MLIR][GPU] Add support for non-portable cluster size attribute (PR #95545)

Ivan Butygin llvmlistbot at llvm.org
Fri Jun 14 06:46:51 PDT 2024


Hardcode84 wrote:

GPU dialect launch(func) ops are supposed to be a high-level abstraction over different gpu runtimes, not sure if adding such very vendor-specific details to it is good idea.

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


More information about the Mlir-commits mailing list