[Mlir-commits] [mlir] [mlir][gpu] Pass GPU module to `TargetAttrInterface::createObject`. (PR #94910)

Fabian Mora llvmlistbot at llvm.org
Sun Jun 9 13:40:49 PDT 2024


fabianmcg wrote:

> Can this be tested?

As it stands, not really as this patch is just adding an argument that none of the upstream target attributes is using.
The best next thing for testing would be making the patch bigger and adding the symbol table as an use case.
I'll do that.

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


More information about the Mlir-commits mailing list