summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/dynamic-value-same-basename/TestDynamicValueSameBase.py
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2019-01-16 15:39:52 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2019-01-16 15:39:52 +0000
commit18809a6bbbc778c2ba2874192413bfb3518e937d (patch)
treee733fb925987edd3ebda9c1f7f6d02c9a233df10 /lldb/packages/Python/lldbsuite/test/lang/cpp/dynamic-value-same-basename/TestDynamicValueSameBase.py
parent56de30fd4b87fa44e31b396cb8a3c700b38b3d3d (diff)
downloadbcm5719-llvm-18809a6bbbc778c2ba2874192413bfb3518e937d.tar.gz
bcm5719-llvm-18809a6bbbc778c2ba2874192413bfb3518e937d.zip
[SLP] Fix PR40310: The reduction nodes should stay scalar.
Summary: Sometimes the SLP vectorizer tries to vectorize the horizontal reduction nodes during regular vectorization. This may happen inside of the loops, when there are some vectorizable PHIs. Patch fixes this by checking if the node is the reduction node and thus it must not be vectorized, it must be gathered. Reviewers: RKSimon, spatel, hfinkel, fedor.sergeev Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D56783 llvm-svn: 351349
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/dynamic-value-same-basename/TestDynamicValueSameBase.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud