This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e0c60de72ec [x86] auto-generate complete checks; NFC new 6a32c10bad6 [X86] Use vpternlog to implement vector not under AVX512.
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/X86InstrAVX512.td | 36 ++++ test/CodeGen/X86/avx512-ext.ll | 4 +- test/CodeGen/X86/avx512vl-vec-masked-cmp.ll | 156 ++++++-------- test/CodeGen/X86/horizontal-reduce-umax.ll | 110 ++++++---- test/CodeGen/X86/vec_cmp_sint-128.ll | 324 +++++++++++++++++++++------- test/CodeGen/X86/vec_cmp_uint-128.ll | 108 +++++++--- test/CodeGen/X86/vector-lzcnt-512.ll | 24 +-- 7 files changed, 516 insertions(+), 246 deletions(-)