INFO:2026-02-12T14:06:35Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 49ef440525f3..8e1d5ec534a6 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 8e1d5ec534a6 [LV] Add LoopVectorize/VPlan subdirectory for VPlan printing tests. (#180611) INFO:2026-02-12T14:06:38Z:root:syncing... Deleted branch merge (was 49ef440525f3). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-02-12T14:06:38Z:root:building ninja: Entering directory `out/gn' ninja: no work to do. INFO:2026-02-12T14:06:39Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//llvm/test/Transforms/LoopVectorize/VPlan/AArch64/lit.local.cfg", "//llvm/test/Transforms/LoopVectorize/VPlan/AArch64/sve-tail-folding-forced.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/AArch64/sve2-histcnt-vplan.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/AArch64/vplan-printing.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/AArch64/widen-call-with-intrinsic-or-libfunc.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/PowerPC/lit.local.cfg", "//llvm/test/Transforms/LoopVectorize/VPlan/PowerPC/vplan-force-tail-with-evl.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/RISCV/lit.local.cfg", "//llvm/test/Transforms/LoopVectorize/VPlan/RISCV/vplan-riscv-vector-reverse.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/RISCV/vplan-vp-intrinsics-fixed-order-recurrence.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/RISCV/vplan-vp-intrinsics-reduction.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/RISCV/vplan-vp-intrinsics.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/X86/lit.local.cfg", "//llvm/test/Transforms/LoopVectorize/VPlan/X86/vplan-vp-intrinsics.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/conditional-scalar-assignment-vplan.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/first-order-recurrence-chains-vplan.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/first-order-recurrence-sink-replicate-region.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/icmp-uniforms.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/interleave-and-scalarize-only.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/lit.local.cfg", "//llvm/test/Transforms/LoopVectorize/VPlan/phi-with-fastflags-vplan.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/uncountable-early-exit-vplan.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/vplan-dot-printing.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/vplan-force-tail-with-evl.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/vplan-iv-transforms.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/vplan-predicate-switch.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/vplan-print-after-all.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/vplan-printing-before-execute.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/vplan-printing-metadata.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/vplan-printing-outer-loop.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/vplan-printing-reductions.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/vplan-printing.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/vplan-sink-scalars-and-merge-vf1.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/vplan-sink-scalars-and-merge.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/vplan-stress-test-no-explict-vf.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/vplan-unused-interleave-group.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/vplan-widen-struct-return.ll", "//llvm/test/Transforms/LoopVectorize/VPlan/vplan_hcfg_stress_test.ll" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//compiler-rt/test/hwasan:check-hwasan", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } INFO:2026-02-12T14:06:39Z:root:testing INFO:2026-02-12T14:06:39Z:root:skip check-clang INFO:2026-02-12T14:06:39Z:root:skip check-clang-tools INFO:2026-02-12T14:06:39Z:root:skip check-clangd INFO:2026-02-12T14:06:39Z:root:skip check-hwasan INFO:2026-02-12T14:06:39Z:root:skip check-lld INFO:2026-02-12T14:06:39Z:root:test check-llvm ninja: Entering directory `out/gn' [0/1] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 63808 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 190.32s Total Discovered Tests: 72051 Skipped : 20 (0.03%) Unsupported : 2672 (3.71%) Passed : 69185 (96.02%) Expectedly Failed: 174 (0.24%) INFO:2026-02-12T14:09:54Z:root:done