[SLP] Update the debug based on Michael's suggestion.
authorChad Rosier <mcrosier@codeaurora.org>
Wed, 31 Aug 2016 17:41:12 +0000 (17:41 +0000)
committerChad Rosier <mcrosier@codeaurora.org>
Wed, 31 Aug 2016 17:41:12 +0000 (17:41 +0000)
commit0de580aaabbdb1a8eb7a0464f08a28b40282d50d
treee6539a713824b57d82a5b5f4762f58ba8be23bcf
parent4bda57622b7f708be49bc80906fff89bf68c45a1
[SLP] Update the debug based on Michael's suggestion.

Passing the types/opcode check still doesn't guarantee we'll actually vectorize.
Therefore, just make it clear we're attempting to vectorize.

llvm-svn: 280263
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp