This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ba9e6a642f3 [LV] Tail-folding, runtime scev checks new e101e036b26 [LV] Precommit test case showing miscompile from PR43166. NFC new b915bf3d8ac [LV] Fix miscompiles by adding non-header PHI nodes to AllowedExit
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: .../Vectorize/LoopVectorizationLegality.h | 4 +- .../Vectorize/LoopVectorizationLegality.cpp | 1 + .../LoopVectorize/pr43166-fold-tail-by-masking.ll | 165 +++++++++++++++++++++ 3 files changed, 168 insertions(+), 2 deletions(-) create mode 100644 test/Transforms/LoopVectorize/pr43166-fold-tail-by-masking.ll