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

Liqiang Tao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 18 07:50:37 PDT 2022


taolq created this revision.
Herald added subscribers: ormris, hiraditya, mgorny.
Herald added a project: All.
taolq requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

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.445503.patch
Type: text/x-patch
Size: 8736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220718/5ce0cab1/attachment.bin>


More information about the llvm-commits mailing list