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)
commitc7f8bfc5e52ef9b0133874de0fb7d26ed4c41e10
treea926a920a387cdf3d61c9eecdbfd5cbf4db41936
parent2a9e5c57ef559fd8b19438720eed47e9de615962
Resurrect initializers for NumLoads and NumStores in LoopVectorizationLegality to suppress undefined behavior.

FIXME: Shall they be managed in LAA?
llvm-svn: 227940
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp