fix -Wunused-variable warning in Release mode
authorKostya Serebryany <kcc@google.com>
Tue, 29 Apr 2014 09:33:02 +0000 (09:33 +0000)
committerKostya Serebryany <kcc@google.com>
Tue, 29 Apr 2014 09:33:02 +0000 (09:33 +0000)
commit0f99bc060611d6de502963fcbc668f1c60160a44
treee3ce61d9ac2f16fabcbab1277a5e259e9600b31a
parente3e08acd09b1fa47b6da07eb56a22415d70f468e
fix -Wunused-variable warning in Release mode

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