[Mlir-commits] [mlir] [mlir] Speed up FuncToLLVM: CallOpLowering using SymbolTableCollection (PR #68082)
Oleksandr Alex Zinenko
llvmlistbot at llvm.org
Tue Oct 3 02:24:03 PDT 2023
ftynse wrote:
Does this need a symbol table _collection_? Normally, there are no nested symbol tables at this level.
Also please document how/why this works.
https://github.com/llvm/llvm-project/pull/68082
More information about the Mlir-commits
mailing list