[PATCH] D94001: [CSSPGO] Call site prioritized inlining for sample PGO
Wenlei He via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 19 23:46:06 PST 2021
wenlei updated this revision to Diff 317784.
wenlei added a comment.
default CallsitePrioritizedInline to true only for CSSPGO
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94001.317784.patch
Type: text/x-patch
Size: 57046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210120/ca374fc3/attachment.bin>
More information about the llvm-commits
mailing list