This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b2b242f8ba7 [docs] Reword documentation in terms of SCCs not cycles new e7d14323064 [AMDGPU] Fix for vectorizer crash with pointers of different size
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 | 5 +++++ .../AMDGPU/vect-ptr-ptr-size-mismatch.ll | 18 ++++++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 test/Transforms/LoadStoreVectorizer/AMDGPU/vect-ptr-ptr-size-mi [...]