[PATCH] D104028: [WIP] Use standard priority queue to order inlining
Liqiang Tao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 15 00:20:01 PDT 2021
taolq updated this revision to Diff 352054.
taolq marked 3 inline comments as done.
taolq added a comment.
- renaming option and Calls
- allocate Calls once on the branch statement
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.352054.patch
Type: text/x-patch
Size: 7011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210615/94e7b03a/attachment.bin>
More information about the llvm-commits
mailing list