summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/default-constructor
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2017-09-25 13:34:59 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2017-09-25 13:34:59 +0000
commitccce7afee8ad36f60ca358f1b61e309fc0ae9f6c (patch)
tree5b4edb987338e6f1355678e917d99aebfe293835 /lldb/packages/Python/lldbsuite/test/python_api/default-constructor
parent46f5df1a20fc6b07c8e90ce903645f01ffe06d33 (diff)
downloadbcm5719-llvm-ccce7afee8ad36f60ca358f1b61e309fc0ae9f6c.tar.gz
bcm5719-llvm-ccce7afee8ad36f60ca358f1b61e309fc0ae9f6c.zip
[SLP] Support for horizontal min/max reduction.
Summary: SLP vectorizer supports horizontal reductions for Add/FAdd binary operations. Patch adds support for horizontal min/max reductions. Function getReductionCost() is split to getArithmeticReductionCost() for binary operation reductions and getMinMaxReductionCost() for min/max reductions. Patch fixes PR26956. Reviewers: spatel, mkuper, hfinkel, RKSimon Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D27846 llvm-svn: 314101
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/default-constructor')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud