[PATCH] D154737: [BOLT] Add stale-related logging

Sergey Pupyrev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 14:29:38 PDT 2023


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

Updated the part computing matching metrics to make it more readable. Let me know if there is still confusion.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154737

Files:
  bolt/include/bolt/Core/BinaryContext.h
  bolt/include/bolt/Core/BinaryFunction.h
  bolt/lib/Core/BinaryFunction.cpp
  bolt/lib/Passes/BinaryPasses.cpp
  bolt/lib/Profile/StaleProfileMatching.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154737.544098.patch
Type: text/x-patch
Size: 8443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230725/1e9cf653/attachment.bin>


More information about the llvm-commits mailing list