[PATCH] D158689: [llvm-profdata] Fix dangling reference after D147740
William Junda Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 24 20:03:20 PDT 2023
huangjd added a comment.
In D158689#4615675 <https://reviews.llvm.org/D158689#4615675>, @davidxl wrote:
> What is the root cause of unordered_map being slower?
I think it is just the implementation in general, their algorithms are quite different.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158689/new/
https://reviews.llvm.org/D158689
More information about the llvm-commits
mailing list