[PATCH] D104028: [llvm][Inliner] Add an optional PriorityInlineOrder

Liqiang Tao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 18 02:00:46 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa740b707d193: [llvm][Inliner] Add an optional PriorityInlineOrder (authored by taolq).

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
  llvm/test/Transforms/Inline/monster_scc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104028.352940.patch
Type: text/x-patch
Size: 14462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210618/a010a34a/attachment.bin>


More information about the llvm-commits mailing list