This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3f74b0ee2cc [X86][AVX1] Account for cost of extract/insert of 256-bit S [...] new 3cf7734d13a [X86] Remove unused value from IntrinsicType enum. NFC new eba544c71ce [X86] Cleanup some of the check-prefixes in the vector-lzcn [...] new ac7c8ceef7e [X86] Add avx512vl command lines to the 128/256-bit vector- [...]
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 - lib/Target/X86/X86IntrinsicsInfo.h | 2 +- test/CodeGen/X86/vector-lzcnt-128.ll | 380 ++++++++++++++++++------- test/CodeGen/X86/vector-lzcnt-256.ll | 536 ++++++++++++++++++++++++++++------- 4 files changed, 721 insertions(+), 203 deletions(-)