[PATCH] D153154: [NFC][Inliner] Introduce another multiplier for cost benefit analysis and make multipliers overriddable in TargetTransformInfo.

Mingming Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 25 13:42:03 PDT 2023


mingmingl updated this revision to Diff 557326.
mingmingl marked 7 inline comments as done.
mingmingl added a comment.

Thanks for the suggestions around readability! Resolve comments.


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

https://reviews.llvm.org/D153154

Files:
  llvm/include/llvm/Analysis/TargetTransformInfo.h
  llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/lib/Analysis/InlineCost.cpp
  llvm/lib/Analysis/TargetTransformInfo.cpp
  llvm/test/Transforms/Inline/inline-cost-benefit-multiplier-override.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153154.557326.patch
Type: text/x-patch
Size: 11559 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230925/d753c434/attachment.bin>


More information about the llvm-commits mailing list