This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ea62cfa [InstCombine] add tests to show type limitations of InsertRan [...] new 74a597b [LoadStoreVectorizer] Change VectorSet to Vector to match hea [...]
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/LoadStoreVectorizer.cpp | 14 ++--- .../LoadStoreVectorizer/AMDGPU/multiple_tails.ll | 64 ++++++++++++++++++++++ .../X86/subchain-interleaved.ll | 30 ++++++++++ 3 files changed, 101 insertions(+), 7 deletions(-) create mode 100644 test/Transforms/LoadStoreVectorizer/AMDGPU/multiple_tails.ll