This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4d16d90855e [NFC] Test commit, delete trailing whitespace new 26051e05130 [X86] Custom lower CONCAT_VECTORS of v2i1
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/CodeGen/SelectionDAG/LegalizeDAG.cpp | 1 + lib/Target/X86/X86ISelLowering.cpp | 9 +-- test/CodeGen/X86/avx512-insert-extract.ll | 104 ++++++++++++++++++++++++++++++ test/CodeGen/X86/vec_saddo.ll | 8 ++- test/CodeGen/X86/vec_smulo.ll | 46 +++++++------ test/CodeGen/X86/vec_ssubo.ll | 8 ++- test/CodeGen/X86/vec_uaddo.ll | 8 ++- test/CodeGen/X86/vec_umulo.ll | 8 ++- test/CodeGen/X86/vec_usubo.ll | 8 ++- 9 files changed, 154 insertions(+), 46 deletions(-)