[PATCH] D104028: Add an optional PriorityInlineOrder

Liqiang Tao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 16 08:27:01 PDT 2021


taolq updated this revision to Diff 352448.
taolq marked 4 inline comments as done.
taolq edited the summary of this revision.
taolq added a comment.

- remove useless header file
- add tests for PriorityInlineOrder


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
  llvm/test/Transforms/Inline/inline_call.ll
  llvm/test/Transforms/Inline/inline_invoke.ll
  llvm/test/Transforms/Inline/last-callsite.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104028.352448.patch
Type: text/x-patch
Size: 8713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210616/430a6b4e/attachment.bin>


More information about the llvm-commits mailing list