This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 16b230fc73d [X86] Replace duplicate function call with variable. NFC new d8ea26422cf [X86][AVX512] Improve lowering of AVX512 test intrinsics
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/X86ISelDAGToDAG.cpp | 8 +- lib/Target/X86/X86ISelLowering.cpp | 16 ++++ test/CodeGen/X86/avx512-skx-insert-subvec.ll | 2 - test/CodeGen/X86/avx512bw-vec-test-testn.ll | 32 ++----- test/CodeGen/X86/avx512bwvl-vec-test-testn.ll | 64 ++++--------- test/CodeGen/X86/avx512f-vec-test-testn.ll | 32 ++----- test/CodeGen/X86/avx512vl-vec-masked-cmp.ll | 32 ------- test/CodeGen/X86/avx512vl-vec-test-testn.ll | 128 +++++++------------------- test/CodeGen/X86/compress_expand.ll | 4 +- test/CodeGen/X86/masked_gather_scatter.ll | 24 ++--- test/CodeGen/X86/masked_memop.ll | 12 +-- test/CodeGen/X86/setcc-lowering.ll | 7 +- 12 files changed, 97 insertions(+), 264 deletions(-)