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

Liqiang Tao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 27 08:09:12 PDT 2022


taolq updated this revision to Diff 448046.
taolq added a comment.

- rebase to main
- resolve reviews


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.448046.patch
Type: text/x-patch
Size: 9125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220727/52bfb934/attachment.bin>


More information about the llvm-commits mailing list