[PATCH] D156725: [CSSPGO] Improve profile staleness report for post-link time

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 15 00:06:37 PDT 2023


wlei updated this revision to Diff 550203.
wlei added a comment.

retire flatten-profile-for-matching  switch, always use flattened profile for matching.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156725

Files:
  llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/test/Transforms/SampleProfile/Inputs/pseudo-probe-profile-mismatch-nested.prof
  llvm/test/Transforms/SampleProfile/Inputs/pseudo-probe-stale-profile-matching-lto.prof
  llvm/test/Transforms/SampleProfile/profile-mismatch-flattened-profile.ll
  llvm/test/Transforms/SampleProfile/profile-mismatch.ll
  llvm/test/Transforms/SampleProfile/pseudo-probe-profile-mismatch-thinlto.ll
  llvm/test/Transforms/SampleProfile/pseudo-probe-profile-mismatch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156725.550203.patch
Type: text/x-patch
Size: 14693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230815/3fee6c55/attachment.bin>


More information about the llvm-commits mailing list