[PATCH] D103406: [TTI] NFC: Reduce InstructionCost::getValue() usage...

Daniil Fukalov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 31 06:38:37 PDT 2021


dfukalov created this revision.
dfukalov added a reviewer: sdesmalen.
Herald added subscribers: dexonsmith, hiraditya.
dfukalov requested review of this revision.
Herald added a project: LLVM.

in order to propagate `InstructionCost` value upper.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D103406

Files:
  llvm/include/llvm/Support/InstructionCost.h
  llvm/lib/Transforms/IPO/PartialInlining.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103406.348789.patch
Type: text/x-patch
Size: 7945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210531/5ddbec79/attachment.bin>


More information about the llvm-commits mailing list