diff options
author | Michele Scuttari <michele.scuttari@outlook.com> | 2025-06-21 10:55:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-21 10:55:44 +0200 |
commit | bb372963dfcef9722d5aeb4f65ddb5c50be24e01 (patch) | |
tree | a1565cc987136e816956ad2c225575325cd1b1dc /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | 0921bfd81d57eb652e1cb1e12ea4dd3df037d222 (diff) | |
download | llvm-bb372963dfcef9722d5aeb4f65ddb5c50be24e01.zip llvm-bb372963dfcef9722d5aeb4f65ddb5c50be24e01.tar.gz llvm-bb372963dfcef9722d5aeb4f65ddb5c50be24e01.tar.bz2 |
[MLIR] Add optional cached symbol tables to LLVM conversion patterns (#144032)
This PR allows to optionally speed up the lookup of symbols by providing a `SymbolTableCollection` instance to the interested conversion patterns. It is follow-up on the discussion about symbol / symbol table management carried on [Discourse](https://discourse.llvm.org/t/symbol-table-as-first-class-citizen-in-builders/86813).
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions