remove unnecessary temp variable; NFCI
authorSanjay Patel <spatel@rotateright.com>
Sun, 5 Jul 2015 21:21:47 +0000 (21:21 +0000)
committerSanjay Patel <spatel@rotateright.com>
Sun, 5 Jul 2015 21:21:47 +0000 (21:21 +0000)
commit2a1f755c06eab1b0f859dceffaea5226ce4b3e17
tree19bf1dff9211d108daf637c2ad24553b9304518f
parentcf47c180e1e8f6071448555b3a67220a7e72c38a
remove unnecessary temp variable; NFCI

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241415 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Vectorize/SLPVectorizer.cpp