This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 350bc2e [X86] Simplify the lowering code for extracting and inserting [...] new bc668c9 Remove a FIXME that I forgot about. NFC. new c42ce5a [AVX-512] Add tests for basic 512-bit zero extending shuffle [...] new 6c06855 [AVX-512] Teach shuffle lowering to recognize 512-bit zero extends.
The 3 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 | 29 ++++++++++- test/CodeGen/X86/vector-shuffle-512-v16.ll | 12 +++++ test/CodeGen/X86/vector-shuffle-512-v32.ll | 18 +++++++ test/CodeGen/X86/vector-shuffle-512-v64.ll | 77 ++++++++++++++++++++++++++++++ unittests/Target/AArch64/CMakeLists.txt | 2 - 5 files changed, 134 insertions(+), 4 deletions(-)