This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d1d0e207b69 [AArch64][GlobalISel] Make vector dup optimization look at [...] new d0d41de2fb8 [ARM] Disable MVE fptosi and friends new 8acd141e45e [DAGCombine] matchBinOpReduction - add partial reduction matching
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: include/llvm/CodeGen/SelectionDAG.h | 7 +- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 39 +++++- lib/Target/ARM/ARMISelLowering.cpp | 4 + lib/Target/X86/X86ISelLowering.cpp | 17 ++- test/CodeGen/Thumb2/mve-pred-ext.ll | 211 +++++++++++++++++++++++------- test/CodeGen/X86/phaddsub-extract.ll | 143 ++++---------------- 6 files changed, 234 insertions(+), 187 deletions(-)