[SLP] Delete useless helper. NFC.
authorMichael Kuperstein <mkuper@google.com>
Sat, 21 Jan 2017 01:33:25 +0000 (01:33 +0000)
committerMichael Kuperstein <mkuper@google.com>
Sat, 21 Jan 2017 01:33:25 +0000 (01:33 +0000)
commitf8458593cfb0bd65c69321cc94dc6250b719bb28
tree6d21a183f03adc4bd6553387742ec13281896995
parent6bfbcd099ecaa39f4b4342f5f5f7c0f8c4af4dee
[SLP] Delete useless helper. NFC.

The helper contained a branch for a special case that is unnecessary,
and a cast.

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