aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authortdanyluk <tdanyluk@google.com>2023-10-05 11:24:52 +0200
committerGitHub <noreply@github.com>2023-10-05 11:24:52 +0200
commita6088308072ebd36181b7fa28eed70e4238dd71d (patch)
tree6b860315bd71e552f749b7c471e2f8ec9e10ec6e /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentd3e4702c0f6bd83e1247ede4b05463758f661f60 (diff)
downloadllvm-a6088308072ebd36181b7fa28eed70e4238dd71d.zip
llvm-a6088308072ebd36181b7fa28eed70e4238dd71d.tar.gz
llvm-a6088308072ebd36181b7fa28eed70e4238dd71d.tar.bz2
[mlir] Speed up FuncToLLVM using a SymbolTable (#68082)
We have a project where this saves 23% of the compilation time. This means using hashmaps instead of searching in linked lists.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions