[Mlir-commits] [mlir] [mlir][gpu] Pass GPU module to `TargetAttrInterface::createObject`. (PR #94910)
Mehdi Amini
llvmlistbot at llvm.org
Wed Jun 12 16:25:59 PDT 2024
joker-eph wrote:
> By default target attributes (NVVM, ROCDL, SPIRV) will pass all discardable attributes to the property dictionary.
That seems... surprising to me, and kind of arbitrary. Who's consuming this then? Why isn't it on the target attr in the first place?
https://github.com/llvm/llvm-project/pull/94910
More information about the Mlir-commits
mailing list