This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 72491738573 [X86][AVX512F_512]: Adding full coverage of MC encoding for [...] new 9bfe6e5ae2d [LV] Don't call recordVectorLoopValueForInductionCast for n [...] new 6f0bf733f3b Revert "[DAG] Elide overlapping stores"
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 | 41 ++++++++++----------- lib/Transforms/Vectorize/LoopVectorize.cpp | 9 +++-- test/CodeGen/AArch64/ldst-paired-aliasing.ll | 5 +-- test/Transforms/LoopVectorize/pr35773.ll | 53 ++++++++++++++++++++++++++++ 4 files changed, 84 insertions(+), 24 deletions(-) create mode 100644 test/Transforms/LoopVectorize/pr35773.ll