[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 Oct 2 21:27:32 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGaa6ee0370952: [NFC][Inliner] Introduce another multiplier for cost benefit analysis and makeā€¦ (authored by mingmingl).

Repository:
  rG LLVM Github Monorepo

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.557548.patch
Type: text/x-patch
Size: 11559 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20231003/5785506f/attachment.bin>


More information about the llvm-commits mailing list