summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/support/funcutils.py
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2018-06-19 13:40:00 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2018-06-19 13:40:00 +0000
commit04613936603503d791705bb0ea7356644f142316 (patch)
tree324dabf8c67818398f5e5e1a48e18749560a8ba4 /lldb/packages/Python/lldbsuite/support/funcutils.py
parentbb2b00bb80e0646a78847c7d7a916b69f1010f65 (diff)
downloadbcm5719-llvm-04613936603503d791705bb0ea7356644f142316.tar.gz
bcm5719-llvm-04613936603503d791705bb0ea7356644f142316.zip
[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/packages/Python/lldbsuite/support/funcutils.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud