Fix PR16571, which is a bug in the code that checks that all of the types in the...
authorNadav Rotem <nrotem@apple.com>
Tue, 9 Jul 2013 21:38:08 +0000 (21:38 +0000)
committerNadav Rotem <nrotem@apple.com>
Tue, 9 Jul 2013 21:38:08 +0000 (21:38 +0000)
commit30bbf070a2683fc95c105ad78f921ca59c56bb35
tree15ae38d5ac26ead790aeb2171bb61af577dd7358
parent3517640443f0b5224e2a6414c246ac60016ee9d4
Fix PR16571, which is a bug in the code that checks that all of the types in the bundle are uniform.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185970 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Vectorize/SLPVectorizer.cpp
test/Transforms/SLPVectorizer/X86/pr16571.ll [new file with mode: 0644]