[PATCH] D156278: [BOLT] Fine-tuning hash computation for stale matching

Sergey Pupyrev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 17 16:41:24 PDT 2023


spupyrev updated this revision to Diff 551322.
spupyrev added a comment.

Addressing comments by reverting the changes in MCPlusBuilder.h


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156278

Files:
  bolt/include/bolt/Core/HashUtilities.h
  bolt/lib/Core/HashUtilities.cpp
  bolt/lib/Profile/StaleProfileMatching.cpp
  bolt/test/X86/Inputs/blarge_profile_stale.yaml
  bolt/test/X86/reader-stale-yaml.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156278.551322.patch
Type: text/x-patch
Size: 21419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230817/68d0bc26/attachment.bin>


More information about the llvm-commits mailing list