[PATCH] D144500: [BOLT] stale profile matching [part 1 out of 2]

Sergey Pupyrev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 07:57:46 PDT 2023


spupyrev updated this revision to Diff 528867.
spupyrev marked 9 inline comments as done.
spupyrev added a comment.

suggested (minor) edits


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144500

Files:
  bolt/include/bolt/Core/BinaryFunction.h
  bolt/include/bolt/Profile/YAMLProfileReader.h
  bolt/lib/Passes/BinaryPasses.cpp
  bolt/lib/Profile/CMakeLists.txt
  bolt/lib/Profile/StaleProfileMatching.cpp
  bolt/lib/Profile/YAMLProfileReader.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: D144500.528867.patch
Type: text/x-patch
Size: 31687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230606/a5853dbc/attachment.bin>


More information about the llvm-commits mailing list