[PATCH] D134376: [ModuleInliner] Add a cost-benefit-based priority (WORK-IN-PROGRESS)

Kazu Hirata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 25 23:53:19 PDT 2022


kazu updated this revision to Diff 462822.
kazu added a comment.

Use getStaticBonusApplied.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134376

Files:
  llvm/lib/Analysis/InlineOrder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134376.462822.patch
Type: text/x-patch
Size: 4312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220926/e0ba968a/attachment.bin>


More information about the llvm-commits mailing list