[PATCH] D39869: [Inliner] Inline through indirect call sites having !callees metadata
Matthew Simpson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 30 09:51:05 PST 2017
mssimpso updated this revision to Diff 124955.
mssimpso added a comment.
Rebased on top of https://reviews.llvm.org/D40658. We now use a common indirect call promotion interface.
https://reviews.llvm.org/D39869
Files:
lib/Transforms/IPO/Inliner.cpp
test/Other/new-pm-defaults.ll
test/Other/new-pm-thinlto-defaults.ll
test/Transforms/Inline/callees-metadata.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39869.124955.patch
Type: text/x-patch
Size: 25229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171130/327247fa/attachment.bin>
More information about the llvm-commits
mailing list