This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 220d93f [DAGCombiner] Remove the half vector width check for the comb [...] new d46db47 [X86] Genericize the handling of INSERT_SUBVECTOR from an EXT [...] new 5b7ece9 [DAGCombiner] Teach DAG combine that inserting an extract_sub [...]
The 2 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/CodeGen/SelectionDAG/DAGCombiner.cpp | 6 ++++ lib/Target/X86/X86ISelLowering.cpp | 39 ++++++++++------------ test/CodeGen/X86/avx-vperm2x128.ll | 2 +- test/CodeGen/X86/avx512-mask-op.ll | 6 ++-- test/CodeGen/X86/avx512-skx-insert-subvec.ll | 6 ++-- .../CodeGen/X86/clear_upper_vector_element_bits.ll | 26 ++++----------- test/CodeGen/X86/vector-shuffle-256-v16.ll | 2 +- test/CodeGen/X86/vector-shuffle-256-v32.ll | 2 +- 8 files changed, 38 insertions(+), 51 deletions(-)