[PATCH] D104028: [WIP] Use standard priority queue to order inlining
Liqiang Tao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 14 08:40:49 PDT 2021
taolq updated this revision to Diff 351890.
taolq added a comment.
- Add inline order option
- modify pop() & front() API
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104028/new/
https://reviews.llvm.org/D104028
Files:
llvm/lib/Transforms/IPO/Inliner.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104028.351890.patch
Type: text/x-patch
Size: 6983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210614/983a0472/attachment.bin>
More information about the llvm-commits
mailing list