This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 670bbd6f43f [ScalarEvolution] Apply Depth limit to getMulExpr new 1abb66152a2 [X86][AVX512] Improve lowering of AVX512 compare 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/X86ISelLowering.cpp | 95 + lib/Target/X86/X86InstrAVX512.td | 645 +- test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll | 32 - test/CodeGen/X86/avx512vl-vec-masked-cmp.ll | 13484 ++++++++++++++++++++++ test/CodeGen/X86/compress_expand.ll | 8 +- test/CodeGen/X86/masked_memop.ll | 16 +- 6 files changed, 14205 insertions(+), 75 deletions(-) create mode 100644 test/CodeGen/X86/avx512vl-vec-masked-cmp.ll