This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 040fcc3883a [LoopUnroll][DebugInfo] Don't add metadata to unrolled rema [...] new 3438d07f09d LoopVectorize: MaxVF should not be larger than the loop trip count
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Transforms/Vectorize/LoopVectorize.cpp | 12 ++++++---- test/Transforms/LoopVectorize/X86/pr34438.ll | 35 ++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+), 4 deletions(-) create mode 100644 test/Transforms/LoopVectorize/X86/pr34438.ll