[PATCH] D99787: [CSSPGO] Fix incorrect probe distribution factor computation in top-down inliner

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 5 10:50:12 PDT 2021


wlei updated this revision to Diff 335295.
wlei edited the summary of this revision.
wlei added a comment.

ad test case: manually make a < 1 factor of the promotable call site, after ICP check the discriminator


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99787

Files:
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/test/Transforms/SampleProfile/Inputs/pseudo-probe-icp-factor.prof
  llvm/test/Transforms/SampleProfile/pseudo-probe-icp-factor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99787.335295.patch
Type: text/x-patch
Size: 15614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210405/da2a1afb/attachment.bin>


More information about the llvm-commits mailing list