[PATCH] D153692: Fixed D147740 - [llvm-profdata] Refactoring Sample Profile Reader to increase FDO build speed using MD5 as key to Sample Profile map

William Junda Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 23 17:36:03 PDT 2023


huangjd updated this revision to Diff 552933.
huangjd added a comment.

Removed MD5 collision check


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153692/new/

https://reviews.llvm.org/D153692

Files:
  llvm/include/llvm/ProfileData/SampleProf.h
  llvm/unittests/tools/llvm-profdata/CMakeLists.txt
  llvm/unittests/tools/llvm-profdata/MD5CollisionTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153692.552933.patch
Type: text/x-patch
Size: 12082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230824/0def2fc6/attachment.bin>


More information about the llvm-commits mailing list