[Mlir-commits] [mlir] [mlir][gpu] Add metadata attributes for storing kernel metadata in GPU objects (PR #95292)
Oleksandr Alex Zinenko
llvmlistbot at llvm.org
Wed Jun 26 10:26:41 PDT 2024
ftynse wrote:
High-level design question: why store these as attributes on the module rather than keeping kernel function declarations in the region?
https://github.com/llvm/llvm-project/pull/95292
More information about the Mlir-commits
mailing list