This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 289a2f5b392 [MSF] Default to FPM2, and always mark FPM pages allocated. new 09493fff69e [SLPVectorizer] Add tests related to PR30787, NFCI.
The 1 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/SLPVectorizer/SystemZ/pr34619.ll | 52 ++++++++ test/Transforms/SLPVectorizer/X86/partail.ll | 75 +++++++++++ test/Transforms/SLPVectorizer/X86/pr35497.ll | 105 +++++++++++++++ test/Transforms/SLPVectorizer/X86/resched.ll | 158 +++++++++++++++++++++++ 4 files changed, 390 insertions(+) create mode 100644 test/Transforms/SLPVectorizer/SystemZ/pr34619.ll create mode 100644 test/Transforms/SLPVectorizer/X86/partail.ll create mode 100644 test/Transforms/SLPVectorizer/X86/pr35497.ll create mode 100644 test/Transforms/SLPVectorizer/X86/resched.ll