This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 83dc7b6 ThinLTO: never promote as external weak new f3303c9 [AVX512] Add popcount support for v32i16 and v64i8. new f60b9d3 [AVX512] Update vector-tzcnt-512 test to show how bad v32i16 [...] new 6990d61 [AVX512] Add avx512cd+vl runs to vector-tzcnt-128/256 tests t [...]
The 3 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 | 6 +- test/CodeGen/X86/vector-popcnt-512.ll | 110 ++-- test/CodeGen/X86/vector-tzcnt-128.ll | 453 ++++++++++++---- test/CodeGen/X86/vector-tzcnt-256.ll | 273 ++++++++-- test/CodeGen/X86/vector-tzcnt-512.ll | 972 ++++++++++++++++++++++++++++++---- 5 files changed, 1525 insertions(+), 289 deletions(-)