[PATCH] D147740: [llvm-profdata] Refactoring Sample Profile Reader to increase FDO build speed using MD5 as key to Sample Profile map
Rainer Orth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 13 03:36:18 PDT 2023
ro added a comment.
In D147740#4495780 <https://reviews.llvm.org/D147740#4495780>, @huangjd wrote:
> In SampleProfileWriter, prevent already hashed function being hashed again when writing the profile
This didn't make difference, unfortunately.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147740/new/
https://reviews.llvm.org/D147740
More information about the llvm-commits
mailing list