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

Daniil Fukalov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 26 06:38:02 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9c710ebbdb60: [TTI] NFC: Reduce InstructionCost::getValue() usage... (authored by dfukalov).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103406

Files:
  llvm/include/llvm/Support/InstructionCost.h
  llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
  llvm/lib/Transforms/IPO/PartialInlining.cpp
  llvm/lib/Transforms/Scalar/DFAJumpThreading.cpp
  llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp
  llvm/lib/Transforms/Utils/LoopRotationUtils.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103406.455891.patch
Type: text/x-patch
Size: 9161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220826/ede280ae/attachment.bin>


More information about the llvm-commits mailing list