Resurrect initializers for NumLoads and NumStores in LoopVectorizationLegality to...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 3 Feb 2015 03:55:06 +0000 (03:55 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 3 Feb 2015 03:55:06 +0000 (03:55 +0000)
commit56756c43cd588d6f0565746b5aaef366af7b9d19
tree92c12b789762f343c562d19eda310be0be4c36d3
parent4c76da87e2eadb150d00392d89220e8e750a68ab
Resurrect initializers for NumLoads and NumStores in LoopVectorizationLegality to suppress undefined behavior.

FIXME: Shall they be managed in LAA?

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