[PATCH] D94001: [CSSPGO] Call site prioritized inlining for sample PGO

Wenlei He via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 1 23:45:59 PST 2021


wenlei updated this revision to Diff 320690.
wenlei marked an inline comment as done.
wenlei added a comment.

Update comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94001

Files:
  llvm/include/llvm/Transforms/IPO/SampleContextTracker.h
  llvm/lib/Transforms/IPO/SampleContextTracker.cpp
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/test/Transforms/SampleProfile/Inputs/indirect-call-csspgo.prof
  llvm/test/Transforms/SampleProfile/csspgo-inline-debug.ll
  llvm/test/Transforms/SampleProfile/csspgo-inline-icall.ll
  llvm/test/Transforms/SampleProfile/csspgo-inline.ll
  llvm/test/Transforms/SampleProfile/profile-context-tracker-debug.ll
  llvm/test/Transforms/SampleProfile/profile-context-tracker.ll
  llvm/test/Transforms/SampleProfile/pseudo-probe-inline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94001.320690.patch
Type: text/x-patch
Size: 60673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210202/a2b644a3/attachment.bin>


More information about the llvm-commits mailing list