[PATCH] D144500: [BOLT] initial version of stale profile matching

Sergey Pupyrev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 12:24:21 PST 2023


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

Added a test and adjusted logging


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
  llvm/lib/Transforms/Utils/SampleProfileInference.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144500.499621.patch
Type: text/x-patch
Size: 30484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230222/c2f49171/attachment.bin>


More information about the llvm-commits mailing list