[PATCH] D126300: [llvm][Inline] Refactor InlinePriority

Liqiang Tao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 26 09:04:15 PDT 2022


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

- use iterator to decrease rehashing


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.432305.patch
Type: text/x-patch
Size: 6000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220526/3031eada/attachment.bin>


More information about the llvm-commits mailing list