diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2017-09-25 13:34:59 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2017-09-25 13:34:59 +0000 |
commit | ccce7afee8ad36f60ca358f1b61e309fc0ae9f6c (patch) | |
tree | 5b4edb987338e6f1355678e917d99aebfe293835 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context | |
parent | 46f5df1a20fc6b07c8e90ce903645f01ffe06d33 (diff) | |
download | bcm5719-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/symbol-context')
0 files changed, 0 insertions, 0 deletions