[PATCH] D103315: Add interface to order inlining
Liqiang Tao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 3 00:00:39 PDT 2021
taolq updated this revision to Diff 349462.
taolq added a comment.
Herald added a subscriber: ormris.
- generalize Calls.erase
- simplify API
1. Updating D103315 <https://reviews.llvm.org/D103315>: Add interface to order inlining #
2. Enter a brief description of the changes included in this update.
3. The first line is used as subject, next lines as comment. #
4. If you intended to create a new revision, use:
5. $ arc diff --create
- generalize Calls.erase
- simplify API
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103315/new/
https://reviews.llvm.org/D103315
Files:
llvm/lib/Transforms/IPO/Inliner.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103315.349462.patch
Type: text/x-patch
Size: 4932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210603/f62c2455/attachment.bin>
More information about the llvm-commits
mailing list