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

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 24 23:49:28 PDT 2023


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

Updating D156725 <https://reviews.llvm.org/D156725>: [CSSPGO] Improve profile staleness report for post-link time


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.553384.patch
Type: text/x-patch
Size: 14650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230825/46ef5201/attachment.bin>


More information about the llvm-commits mailing list