This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 33d83dacf67 [DAGCombiner] (add (umax X, C), -C) --> (usubsat X, C) (PR40111) new ef001e8e8a7 GlobalISel: Try to fix bot failures new 6bed14d8a45 [LV] Prevent interleaving if computeMaxVF returned None.
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/GlobalISel/LegalizerHelper.cpp | 10 ++--- .../Vectorize/LoopVectorizationPlanner.h | 8 +++- lib/Transforms/Vectorize/LoopVectorize.cpp | 49 +++++++++++++--------- .../LoopVectorize/no-interleave-up-front.ll | 35 ++++++++++++++++ 4 files changed, 75 insertions(+), 27 deletions(-) create mode 100644 test/Transforms/LoopVectorize/no-interleave-up-front.ll