No need to cache this unused variable.
authorEric Christopher <echristo@gmail.com>
Tue, 14 Oct 2014 23:58:51 +0000 (23:58 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 14 Oct 2014 23:58:51 +0000 (23:58 +0000)
commit2ff93bfec66bf9250437b4d9e97d0103327ee594
treea19fc4a12000fb1c8928bddaaece153cc8849717
parentcd27f3fb33990155a260cbfba60626792be25195
No need to cache this unused variable.

Patch by Ehsan Akhgari.

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