Remove duplicating code. NFC.
authorMichael Zolotukhin <mzolotukhin@apple.com>
Fri, 9 Jan 2015 20:36:19 +0000 (20:36 +0000)
committerMichael Zolotukhin <mzolotukhin@apple.com>
Fri, 9 Jan 2015 20:36:19 +0000 (20:36 +0000)
commit1c38bc12de14235e2b196fc0d08171af3738531a
tree891fc166e8014b0640794da7b26821d9d1ca9adb
parente21582e742d6536abfd85a842e38f4822e3a4f75
Remove duplicating code. NFC.

The removed condition is checked in the previous loop.

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