diff options
author | Fabian Mora <fmora.dev@gmail.com> | 2023-09-09 19:59:20 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-09 19:59:20 -0400 |
commit | 444abb396c340e52a8a4db5778b7d6b3b6195070 (patch) | |
tree | 063a9326e035a7ddbc7cb41a2f3abc59615244d8 /clang/lib/Serialization/ModuleManager.cpp | |
parent | 18b67243550a4f2ef12cc2d93a12f5bfecb50752 (diff) | |
download | llvm-444abb396c340e52a8a4db5778b7d6b3b6195070.zip llvm-444abb396c340e52a8a4db5778b7d6b3b6195070.tar.gz llvm-444abb396c340e52a8a4db5778b7d6b3b6195070.tar.bz2 |
[mlir][gpu] Add a symbol table field to TargetOptions and adjust GpuModuleToBinary (#65797)
This patch adds the option of building an optional symbol table for the
top operation in the `gpu-module-to-binary` pass. The table is not
created by default as most targets don't need it; instead, it is lazily
built. The table is passed through a callback in `TargetOptions`.
This patch is required to integrate #65539 .
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions