llvm-project/llvm/lib/Transforms
Simon Pilgrim 0461393660 [SLPVectorizer] Remove default OperandValueKind arguments from getArithmeticInstrCost calls (NFC)
The getArithmeticInstrCost calls for shuffle vectors entry costs specify TargetTransformInfo::OperandValueKind arguments, but are just using the method's default values. This seems to be a copy + paste issue and doesn't affect the costs in anyway. The TargetTransformInfo::OperandValueProperties default arguments are already not being used.

Noticed while working on D47985.

Differential Revision: https://reviews.llvm.org/D48008

llvm-svn: 335045
2018-06-19 13:40:00 +00:00
..
AggressiveInstCombine Move Analysis/Utils/Local.h back to Transforms 2018-06-04 21:23:21 +00:00
Coroutines Move Analysis/Utils/Local.h back to Transforms 2018-06-04 21:23:21 +00:00
Hello
IPO Use SmallPtrSet explicitly for SmallSets with pointer types (NFC). 2018-06-12 11:16:56 +00:00
InstCombine [InstCombine] Replacing X86-specific rounding intrinsics with generic floor-ceil 2018-06-19 10:49:12 +00:00
Instrumentation [SanitizerCoverage] Add associated metadata to pc-tables. 2018-06-15 20:12:58 +00:00
ObjCARC Move Analysis/Utils/Local.h back to Transforms 2018-06-04 21:23:21 +00:00
Scalar [LoopSimplifyCFG] Invalidate SCEV in LoopSimplifyCFG 2018-06-19 09:43:36 +00:00
Utils Remove valueCoversEntireFragment asserts in ConvertDebugDeclareToDebugValue 2018-06-19 08:41:34 +00:00
Vectorize [SLPVectorizer] Remove default OperandValueKind arguments from getArithmeticInstrCost calls (NFC) 2018-06-19 13:40:00 +00:00
CMakeLists.txt Another try to commit 323321 (aggressive instruction combine). 2018-01-25 12:06:32 +00:00
LLVMBuild.txt Another try to commit 323321 (aggressive instruction combine). 2018-01-25 12:06:32 +00:00