[PATCH] D134376: [ModuleInliner] Add a cost-benefit-based priority
Kazu Hirata via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 29 08:58:45 PDT 2022
kazu updated this revision to Diff 463925.
kazu added a comment.
Renamed OptRatio to CostBenefit.
Renamed optratio to cost-benefit.
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.463925.patch
Type: text/x-patch
Size: 4642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220929/a4e6945e/attachment.bin>
More information about the llvm-commits
mailing list