This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 85067ec311f [llvm-mca] Add method cycleEvent() to class Scheduler. NFCI new eb54575107a [llvm-mca] Replace use of llvm::any_of with std::any_of. new db5a5413f85 NFC: Add loop vectorizer tests showing various control flow [...]
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: test/Transforms/LoopVectorize/skip-iterations.ll | 169 +++++++++++++++++++++++ tools/llvm-mca/Instruction.h | 5 +- 2 files changed, 172 insertions(+), 2 deletions(-) create mode 100644 test/Transforms/LoopVectorize/skip-iterations.ll