[BUG] Fix -Wunused-variable warning in Release mode. Thnx to Kostya Serebryany for...
authorZinovy Nis <zinovy.nis@gmail.com>
Tue, 29 Apr 2014 09:45:08 +0000 (09:45 +0000)
committerZinovy Nis <zinovy.nis@gmail.com>
Tue, 29 Apr 2014 09:45:08 +0000 (09:45 +0000)
commit0f79399dee6627f8dfaa19cdc642320cb2abb67d
tree3e1ae7ec4788aa02b83e1f1ddaf4325b58378b26
parent43705683fde4d34af41684ff2b622d8b9cc9c0d3
[BUG] Fix -Wunused-variable warning in Release mode. Thnx to Kostya Serebryany for pointing.

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