summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaDecl.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2016-11-29 08:21:14 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2016-11-29 08:21:14 +0000
commit4fa063ebc978fd01904796ca28372091f381d69a (patch)
tree2b389c22b0826db07b766a56231fc234d14633be /clang/lib/Sema/SemaDecl.cpp
parent84569e6caaf5af80459d8c4f4da511fdcba91a89 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud