This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c61df73fcb6 Fix unused variable warning. new e03e617120e [X86] Don't create X86ISD::VEXTRACT nodes directly. Use EXT [...] new 036a90a54c7 [X86] Canonicalize extract_vector_elt from vXi1 to always r [...] new 43beef6ca60 [X86] Use extract_vector_elt instead of X86ISD::VEXTRACT fo [...]
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 | 35 +- lib/Target/X86/X86ISelLowering.h | 3 - lib/Target/X86/X86InstrAVX512.td | 8 +- lib/Target/X86/X86InstrFragmentsSIMD.td | 7 +- test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 36 +- test/CodeGen/X86/avx512-intrinsics.ll | 24 +- test/CodeGen/X86/avx512vl-vec-masked-cmp.ll | 7664 ++++++++++++------------- test/CodeGen/X86/pr33349.ll | 8 +- 8 files changed, 3894 insertions(+), 3891 deletions(-)