This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 416f89e2ccf [X86] Add vector boolean reduction tests (PR38840) new 8c3e398a3c2 [X86][AVX512] Improve vector bool reductions
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 | 33 +- test/CodeGen/X86/vector-compare-all_of.ll | 175 ++------ test/CodeGen/X86/vector-compare-any_of.ll | 188 ++------ test/CodeGen/X86/vector-reduce-and-bool.ll | 641 ++++++--------------------- test/CodeGen/X86/vector-reduce-or-bool.ll | 669 +++++------------------------ 5 files changed, 333 insertions(+), 1373 deletions(-)