[PATCH] D131123: [NFC][Inliner] Add cl::opt<int> to tune InstrCost

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 3 17:14:26 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa2aa6809a848: [NFC][Inliner] Add cl::opt<int> to tune InstrCost (authored by vitalybuka).

Changed prior to commit:
  https://reviews.llvm.org/D131123?vs=449807&id=449838#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131123

Files:
  llvm/include/llvm/Analysis/InlineCost.h
  llvm/lib/Analysis/InlineCost.cpp
  llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
  llvm/lib/Transforms/IPO/PartialInlining.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131123.449838.patch
Type: text/x-patch
Size: 10785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220804/e711a535/attachment.bin>


More information about the llvm-commits mailing list