This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c5d28fa48d9 [NFC] Get rid of variables used in assert only new a4989ddb03c [X86] Make AVX512_512_SET0 XMM16-31 lower to 128-bit XOR wh [...]
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/X86InstrInfo.cpp | 15 +-- test/CodeGen/X86/avx512-cvt.ll | 4 +- .../X86/avx512-shuffles/broadcast-scalar-fp.ll | 64 +++++------ test/CodeGen/X86/avx512-shuffles/duplicate-high.ll | 40 +++---- test/CodeGen/X86/avx512-shuffles/duplicate-low.ll | 80 ++++++------- .../CodeGen/X86/avx512-shuffles/in_lane_permute.ll | 96 ++++++++-------- test/CodeGen/X86/avx512-shuffles/permute.ll | 96 ++++++++-------- .../X86/avx512-shuffles/shuffle-interleave.ll | 64 +++++------ test/CodeGen/X86/avx512-shuffles/shuffle-vec.ll | 64 +++++------ test/CodeGen/X86/avx512-shuffles/unpack.ll | 128 ++++++++++----------- 10 files changed, 320 insertions(+), 331 deletions(-)