This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9e606c1 [SLP] Tests for shuffle/blending operations. new 253f60a [AVX512] Fix EXTRACT_VECTOR_ELT for v2i1/v4i1/v32i1/v64i1 wit [...]
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/Target/X86/X86ISelLowering.cpp | 10 +- test/CodeGen/X86/avx512-insert-extract.ll | 223 +++++++++++++++++++++++++++ test/CodeGen/X86/avx512-insert-extract_i1.ll | 36 +++++ 3 files changed, 266 insertions(+), 3 deletions(-) create mode 100644 test/CodeGen/X86/avx512-insert-extract_i1.ll