This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4b3dea8edf3 [InstCombine] Remove redundant code from SimplifyUsingDistr [...] new 410317e973f [X86][AVX2] Add shuffle test for PR27320 showing current codegen. new dff33b262e7 Skip bitcasts while looking for GEP in LoadStoreVectorizer
The 2 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 | 23 ++++-- test/CodeGen/X86/vector-shuffle-combining-avx2.ll | 26 +++++++ .../LoadStoreVectorizer/AMDGPU/gep-bitcast.ll | 83 ++++++++++++++++++++++ 3 files changed, 128 insertions(+), 4 deletions(-) create mode 100644 test/Transforms/LoadStoreVectorizer/AMDGPU/gep-bitcast.ll