[PATCH] D130012: [llvm][ModuleInliner] Add inline cost priority for module inliner

Liqiang Tao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 28 06:29:26 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbb7f62bbbd35: [llvm][ModuleInliner] Add inline cost priority for module inliner (authored by taolq).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130012

Files:
  llvm/include/llvm/Analysis/InlineOrder.h
  llvm/lib/Analysis/CMakeLists.txt
  llvm/lib/Analysis/InlineOrder.cpp
  llvm/lib/Transforms/IPO/ModuleInliner.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130012.448321.patch
Type: text/x-patch
Size: 9125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220728/4470df43/attachment.bin>


More information about the llvm-commits mailing list