[PATCH] D126300: [llvm][ModuleInliner] Refactor InlineSizePriority and PriorityInlineOrder

Liqiang Tao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 2 05:24:16 PDT 2022


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

- rebase to main


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126300

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126300.433721.patch
Type: text/x-patch
Size: 6204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220602/b1b7ee35/attachment.bin>


More information about the llvm-commits mailing list