[LoopVectorize] auto-generate complete checks; NFC
authorSanjay Patel <spatel@rotateright.com>
Tue, 18 Dec 2018 22:23:04 +0000 (22:23 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 18 Dec 2018 22:23:04 +0000 (22:23 +0000)
commit608d128c4224ddadb63341750633253795163370
tree26295cb63b9a391462b30e506c7832b99e56095b
parent681f6c2f552fb9b57380f4bfd453e1fc9b6a099e
[LoopVectorize] auto-generate complete checks; NFC

The first test claims to show that the vectorizer will
generate a vector load/loop, but then this file runs
other passes which might scalarize that op. I'm removing
instcombine from the RUN line here to break that dependency.
Also, I'm generating full checks to make it clear exactly
what the vectorizer has done.

llvm-svn: 349554
llvm/test/Transforms/LoopVectorize/X86/illegal-parallel-loop-uniform-write.ll