diff options
| author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-06-19 13:40:00 +0000 |
|---|---|---|
| committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-06-19 13:40:00 +0000 |
| commit | 04613936603503d791705bb0ea7356644f142316 (patch) | |
| tree | 324dabf8c67818398f5e5e1a48e18749560a8ba4 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
| parent | bb2b00bb80e0646a78847c7d7a916b69f1010f65 (diff) | |
| download | llvm-04613936603503d791705bb0ea7356644f142316.zip llvm-04613936603503d791705bb0ea7356644f142316.tar.gz llvm-04613936603503d791705bb0ea7356644f142316.tar.bz2 | |
[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
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions
