diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2016-11-29 08:21:14 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2016-11-29 08:21:14 +0000 |
commit | 4fa063ebc978fd01904796ca28372091f381d69a (patch) | |
tree | 2b389c22b0826db07b766a56231fc234d14633be /clang/lib/Sema/SemaDecl.cpp | |
parent | 84569e6caaf5af80459d8c4f4da511fdcba91a89 (diff) | |
download | bcm5719-llvm-4fa063ebc978fd01904796ca28372091f381d69a.tar.gz bcm5719-llvm-4fa063ebc978fd01904796ca28372091f381d69a.zip |
[SLPVectorizer] Improved support of partial tree vectorization.
Currently SLP vectorizer tries to vectorize a binary operation and dies
immediately after unsuccessful the first unsuccessfull attempt. Patch
tries to improve the situation, trying to vectorize all binary
operations of all children nodes in the binop tree.
Differential Revision: https://reviews.llvm.org/D25517
llvm-svn: 288115
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions