diff options
author | Fabian Mora <fmora.dev@gmail.com> | 2024-08-27 11:05:04 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-27 11:05:04 -0400 |
commit | fd36a7b9443921a4aa571549543244c5f1c9b6f8 (patch) | |
tree | 69e85652b2c684728fccbbd10fc60bbfc5f2b154 /lldb/source/Commands/CommandObjectScripting.cpp | |
parent | d4ffccfce103b01401b8a9222e373f2d404f8439 (diff) | |
download | llvm-fd36a7b9443921a4aa571549543244c5f1c9b6f8.zip llvm-fd36a7b9443921a4aa571549543244c5f1c9b6f8.tar.gz llvm-fd36a7b9443921a4aa571549543244c5f1c9b6f8.tar.bz2 |
[mlir][gpu] Pass GPU module to `TargetAttrInterface::createObject`. (#94910)
This patch adds an argument to `gpu::TargetAttrInterface::createObject`
to pass the GPU module. This is useful as `gpu::ObjectAttr` contains a
property dict for metadata, hence the module can be used for extracting
things like the symbol table and adding it to the property dict.
---------
Co-authored-by: Oleksandr "Alex" Zinenko <ftynse@gmail.com>
Diffstat (limited to 'lldb/source/Commands/CommandObjectScripting.cpp')
0 files changed, 0 insertions, 0 deletions