summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/DIBuilder.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2017-07-28 20:11:16 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2017-07-28 20:11:16 +0000
commite109655c902f6e381348c5874512b4897bedff8f (patch)
treea1fbdbdbbba1d1f4f0f3d25d413f9be2a1a68547 /llvm/lib/IR/DIBuilder.cpp
parent74ddba0c95bc0bc2b1bf23bb95f5c6e3e539aec5 (diff)
downloadbcm5719-llvm-e109655c902f6e381348c5874512b4897bedff8f.tar.gz
bcm5719-llvm-e109655c902f6e381348c5874512b4897bedff8f.zip
[SLP] Allow vectorization of the instruction from the same basic blocks only, NFC.
Summary: After some changes in SLP vectorizer we missed some additional checks to limit the instructions for vectorization. We should not perform analysis of the instructions if the parent of instruction is not the same as the parent of the first instruction in the tree or it was analyzed already. Subscribers: mzolotukhin Differential Revision: https://reviews.llvm.org/D34881 llvm-svn: 309425
Diffstat (limited to 'llvm/lib/IR/DIBuilder.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud