[Mlir-commits] [mlir] [mlir][gpu] Add metadata attributes for storing kernel metadata in GPU objects (PR #95292)

Mehdi Amini llvmlistbot at llvm.org
Wed Jun 12 17:33:54 PDT 2024


joker-eph wrote:

> I think I got your point, those should be explicit parameters in #gpu.kernel. is that what you mean?

Right, I was pointing at the "input" and I think your answer described the "output" right"?
I'm trying to avoid a complete default that just pass-through all discardable attributes.

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


More information about the Mlir-commits mailing list