[PATCH] D110658: [InlineAdvisor] Add -inline-replay-scope=<Function|Module> to control replay scope
Di Mo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 18 13:09:19 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG313c657fcea3: [InlineAdvisor] Add -inline-replay-scope=<Function|Module> to control replay… (authored by modimo).
Changed prior to commit:
https://reviews.llvm.org/D110658?vs=379555&id=380505#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110658/new/
https://reviews.llvm.org/D110658
Files:
llvm/include/llvm/Analysis/InlineAdvisor.h
llvm/include/llvm/Analysis/ReplayInlineAdvisor.h
llvm/include/llvm/Transforms/IPO/Inliner.h
llvm/lib/Analysis/InlineAdvisor.cpp
llvm/lib/Analysis/ReplayInlineAdvisor.cpp
llvm/lib/Transforms/IPO/Inliner.cpp
llvm/lib/Transforms/IPO/SampleProfile.cpp
llvm/test/Transforms/Inline/cgscc-inline-replay.ll
llvm/test/Transforms/SampleProfile/Inputs/inline-replay-function-scope.txt
llvm/test/Transforms/SampleProfile/Inputs/inline-replay.txt
llvm/test/Transforms/SampleProfile/Inputs/inline-topdown-inline-all.prof
llvm/test/Transforms/SampleProfile/inline-replay.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110658.380505.patch
Type: text/x-patch
Size: 24798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211018/b4001695/attachment-0001.bin>
More information about the llvm-commits
mailing list