[PATCH] D94001: [CSSPGO] Call site prioritized BFS inlining for sample PGO
Wenlei He via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 3 23:50:06 PST 2021
wenlei updated this revision to Diff 314319.
wenlei added a comment.
Fix test and linter.
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.314319.patch
Type: text/x-patch
Size: 55099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210104/33c8576a/attachment-0001.bin>
More information about the llvm-commits
mailing list