diff options
author | Renaud Kauffmann <rkauffmann@nvidia.com> | 2024-12-16 09:09:41 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-16 09:09:41 -0800 |
commit | 9919295cfd05222159246d7448ec42392e98fbf2 (patch) | |
tree | 1a6cbfda85efabf4e3fb74cee9286ee2c6216c20 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | f75c84674cd8ea3b45b6c711d627144efcf582f5 (diff) | |
download | llvm-9919295cfd05222159246d7448ec42392e98fbf2.zip llvm-9919295cfd05222159246d7448ec42392e98fbf2.tar.gz llvm-9919295cfd05222159246d7448ec42392e98fbf2.tar.bz2 |
[mlir][gpu] Adding ELF section option to the gpu-module-to-binary pass (#119440)
This is a follow-up of #117246.
I thought then it would be easy to edit a DictionaryAttr but it turns
out that these attributes are immutable and need to be passed during the
construction of the gpu.binary Op.
The first commit was using the NVVMTargetAttr to pass the information.
After feedback from @fabianmcg, this PR now passes the information
through a new option of the gpu-module-to-binary pass.
Please add reviewers, as you see fit.
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions