[PATCH] D147545: [CSSPGO] Stale profile matching(part 2)

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 17 10:53:50 PDT 2023


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

addressing reviewers' feedback
added to match backwards(split evenly) for non-anchor locations.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147545

Files:
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/test/Transforms/SampleProfile/Inputs/pseudo-probe-stale-profile-matching.prof
  llvm/test/Transforms/SampleProfile/pseudo-probe-stale-profile-matching.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147545.514315.patch
Type: text/x-patch
Size: 30465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230417/0a27ccf6/attachment.bin>


More information about the llvm-commits mailing list