[llvm] [llvm-profdata] Do not create numerical strings for MD5 function names read from a Sample Profile. (PR #66164)
William Junda Huang via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 21 14:38:49 PDT 2023
huangjd wrote:
Full profile load is further reduced to 24s after optimizing lazy loading of name table, which was a bottleneck
https://github.com/llvm/llvm-project/pull/66164
More information about the llvm-commits
mailing list