This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5724bf57 Revert "gold: add a cast to appease std::max NFC" new bf57b01 [AVX512] Fix insertelement i1 lowering. 1. Use shuffle to ins [...]
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 | 54 +++++++++++-- lib/Target/X86/X86InstrAVX512.td | 27 +++++-- test/CodeGen/X86/avx512-ext.ll | 2 + test/CodeGen/X86/avx512-insert-extract.ll | 110 ++++++++++++++++++++++++--- test/CodeGen/X86/avx512-mask-op.ll | 59 +++++++++----- test/CodeGen/X86/avx512-skx-insert-subvec.ll | 3 +- test/CodeGen/X86/vector-shuffle-v1.ll | 41 ++++------ 7 files changed, 222 insertions(+), 74 deletions(-)