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

Sergey Pupyrev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 08:38:07 PST 2023


spupyrev created this revision.
Herald added subscribers: treapster, ayermolo, wenlei, hiraditya.
Herald added a reviewer: rafauler.
Herald added a reviewer: Amir.
Herald added a reviewer: maksfb.
Herald added a project: All.
spupyrev requested review of this revision.
Herald added subscribers: llvm-commits, yota9.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

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

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


More information about the llvm-commits mailing list