This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7b3091fec41 [X86][AVX512] Cleanup tzcnt tests triples and attributes new afebd3ffb54 [X86][AVX512VPOPCNTDQ] Improve support for v16i8/v8i16/v16i [...]
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 | 14 ++++++ test/CodeGen/X86/vector-popcnt-128.ll | 93 +++++++++++++++++++++++++---------- test/CodeGen/X86/vector-popcnt-256.ll | 14 ++---- test/CodeGen/X86/vector-popcnt-512.ll | 26 +++------- test/CodeGen/X86/vector-tzcnt-128.ll | 54 ++++++-------------- test/CodeGen/X86/vector-tzcnt-256.ll | 28 +++-------- test/CodeGen/X86/vector-tzcnt-512.ll | 52 +++++--------------- 7 files changed, 125 insertions(+), 156 deletions(-)