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

Liqiang Tao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 29 06:28:08 PDT 2022


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

- rename compare to hasLowerPriority


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.432782.patch
Type: text/x-patch
Size: 6204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220529/30f2bb03/attachment.bin>


More information about the llvm-commits mailing list