This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dd9e8b3 [NVPTX] Add intrinsics for shfl instructions. new 9ceba99 [X86][AVX512] Added support for lowering 512-bit vector shuff [...]
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 | 60 ++++++++++++++++++++---------- test/CodeGen/X86/sad.ll | 24 +++++------- test/CodeGen/X86/vector-shuffle-512-v32.ll | 18 +++++++++ test/CodeGen/X86/vector-shuffle-512-v64.ll | 44 +++++++++++++++++++++- 4 files changed, 111 insertions(+), 35 deletions(-)