[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 15:27:12 PDT 2022


vitalybuka created this revision.
Herald added subscribers: snehasish, ormris, ChuanqiXu, haicheng, hiraditya.
Herald added a project: All.
vitalybuka requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

The plan is tune this for sanitizers.


Repository:
  rG LLVM Github Monorepo

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.449807.patch
Type: text/x-patch
Size: 10781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220803/5649a0c5/attachment.bin>


More information about the llvm-commits mailing list