[PATCH] D123608: [llvm][Inline] Remove PriorityInlineOrder in SCC inliner

Liqiang Tao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 05:20:52 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb9fc18f89acc: [llvm][Inline] Remove PriorityInlineOrder in SCC inliner (authored by taolq).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123608/new/

https://reviews.llvm.org/D123608

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: D123608.425190.patch
Type: text/x-patch
Size: 5797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220426/90617903/attachment-0001.bin>


More information about the llvm-commits mailing list