INFO:2025-10-23T12:52:25Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 3107c2fe94e9..3f47a7be1ae6 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 2 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 3f47a7be1ae6 [SPIRV] Upd SPV_KHR_shader_clock extension (#160147) INFO:2025-10-23T12:52:29Z:root:syncing... Deleted branch merge (was 3107c2fe94e9). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-10-23T12:52:29Z:root:building ninja: Entering directory `out/gn' ninja: no work to do. INFO:2025-10-23T12:52:30Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//llvm/lib/Target/SPIRV/SPIRVBuiltins.cpp", "//llvm/lib/Target/SPIRV/SPIRVBuiltins.td", "//llvm/test/CodeGen/SPIRV/extensions/SPV_KHR_shader_clock/shader_clock.ll", "//llvm/test/Transforms/DeadArgElim/dbginfo.ll", "//llvm/test/Transforms/DeadStoreElimination/mda-with-dbg-values.ll", "//llvm/test/Transforms/FunctionImport/Inputs/funcimport_debug.ll", "//llvm/test/Transforms/FunctionImport/funcimport_debug.ll", "//llvm/test/Transforms/GCOVProfiling/exit-block.ll", "//llvm/test/Transforms/GCOVProfiling/linezero.ll", "//llvm/test/Transforms/GCOVProfiling/split-indirectbr-critical-edges.ll", "//llvm/test/Transforms/GVN/cond_br2.ll", "//llvm/test/Transforms/GVN/pr33549.ll", "//llvm/test/Transforms/GVN/pr42605.ll", "//llvm/test/Transforms/GVNHoist/hoist-unsafe-pr31729.ll", "//llvm/test/Transforms/GVNHoist/pr30499.ll", "//llvm/test/Transforms/IndVarSimplify/X86/widen-nsw.ll", "//llvm/test/Transforms/Inline/always-inline-attr.ll", "//llvm/test/Transforms/Inline/debug-info-duplicate-calls.ll", "//llvm/test/Transforms/Inline/inline-vla.ll", "//llvm/test/Transforms/Inline/optimization-remarks-hotness-threshold.ll", "//llvm/test/Transforms/Inline/optimization-remarks-passed-deleted-callee-yaml.ll", "//llvm/test/Transforms/Inline/optimization-remarks-passed-yaml.ll", "//llvm/test/Transforms/Inline/optimization-remarks.ll", "//llvm/test/Transforms/InstCombine/bitreverse-hang.ll", "//llvm/test/Transforms/InstCombine/select-extractelement-inseltpoison.ll", "//llvm/test/Transforms/InstCombine/select-extractelement.ll", "//llvm/test/Transforms/JumpThreading/ddt-crash3.ll", "//llvm/test/Transforms/LICM/volatile-alias.ll", "//llvm/test/Transforms/LoopRotate/noalias.ll", "//llvm/test/Transforms/LoopStrengthReduce/AMDGPU/different-addrspace-addressing-mode-loops.ll", "//llvm/test/Transforms/LoopStrengthReduce/X86/pr17473.ll", "//llvm/test/Transforms/LoopStrengthReduce/pr18165.ll", "//llvm/test/Transforms/LoopStrengthReduce/two-combinations-bug.ll", "//llvm/test/Transforms/LoopUnroll/runtime-epilog-debuginfo.ll", "//llvm/test/Transforms/LoopVectorize/AArch64/pr33053.ll", "//llvm/test/Transforms/LoopVectorize/AArch64/sve-interleaved-accesses.ll", "//llvm/test/Transforms/LoopVectorize/ARM/arm-ieee-vectorize.ll", "//llvm/test/Transforms/LoopVectorize/X86/illegal-parallel-loop-uniform-write.ll", "//llvm/test/Transforms/LoopVectorize/X86/int128_no_gather.ll", "//llvm/test/Transforms/LoopVectorize/X86/reduction-fastmath.ll", "//llvm/test/Transforms/LoopVectorize/X86/scatter_crash.ll", "//llvm/test/Transforms/LoopVectorize/X86/tail_folding_and_assume_safety.ll", "//llvm/test/Transforms/LoopVectorize/X86/vectorization-remarks-profitable.ll", "//llvm/test/Transforms/LoopVectorize/diag-missing-instr-debug-loc.ll", "//llvm/test/Transforms/LoopVectorize/diag-with-hotness-info-2.ll", "//llvm/test/Transforms/LoopVectorize/diag-with-hotness-info.ll", "//llvm/test/Transforms/LoopVectorize/incorrect-dom-info.ll", "//llvm/test/Transforms/LoopVectorize/interleaved-accesses.ll", "//llvm/test/Transforms/LoopVectorize/metadata-width.ll", "//llvm/test/Transforms/LoopVectorize/multiple-address-spaces.ll", "//llvm/test/Transforms/LoopVectorize/runtime-check-address-space.ll", "//llvm/test/Transforms/LoopVectorize/runtime-check-readonly-address-space.ll", "//llvm/test/Transforms/LoopVectorize/scev-exitlim-crash.ll", "//llvm/test/Transforms/MergeICmps/X86/int64-and-ptr.ll", "//llvm/test/Transforms/MergeICmps/X86/pr41917.ll", "//llvm/test/Transforms/NewGVN/basic-cyclic-opt.ll", "//llvm/test/Transforms/NewGVN/cond_br2-xfail.ll", "//llvm/test/Transforms/NewGVN/equivalent-phi.ll", "//llvm/test/Transforms/NewGVN/memory-handling.ll", "//llvm/test/Transforms/NewGVN/pr31483.ll", "//llvm/test/Transforms/NewGVN/pr31501.ll", "//llvm/test/Transforms/NewGVN/pr33187.ll", "//llvm/test/Transforms/NewGVN/pr33305.ll", "//llvm/test/Transforms/NewGVN/pr34430.ll", "//llvm/test/Transforms/NewGVN/pr34452.ll", "//llvm/test/Transforms/OpenMP/dead_use.ll", "//llvm/test/Transforms/OpenMP/icv_remarks.ll", "//llvm/test/Transforms/PGOProfile/misexpect-branch-correct.ll", "//llvm/test/Transforms/PGOProfile/misexpect-branch-overflow.ll", "//llvm/test/Transforms/PGOProfile/misexpect-branch-stripped.ll", "//llvm/test/Transforms/PGOProfile/misexpect-branch-unpredictable.ll", "//llvm/test/Transforms/PGOProfile/misexpect-branch.ll", "//llvm/test/Transforms/PGOProfile/misexpect-switch-default.ll", "//llvm/test/Transforms/PGOProfile/misexpect-switch.ll" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } running all tests due to change to blacklisted file INFO:2025-10-23T12:52:31Z:root:testing INFO:2025-10-23T12:52:31Z:root:test check-clang ninja: Entering directory `out/gn' [0/1] ACTION //clang/test:check-clang(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:531: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/subst.py:126: note: Did not find cir-opt in /Users/thakis/src/llvm-project/out/gn/bin:/Users/thakis/src/llvm-project/out/gn/bin llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/util.py:468: note: using SDKROOT: '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk' llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:531: note: using ld.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:531: note: using lld-link: /Users/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:531: note: using ld64.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:531: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 22882 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 528.85s Total Discovered Tests: 49067 Skipped : 36 (0.07%) Unsupported : 575 (1.17%) Passed : 48424 (98.69%) Expectedly Failed: 32 (0.07%) INFO:2025-10-23T13:01:26Z:root:test check-clang-tools ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/test:check-clang-tools(//llvm/utils/gn/build/toolchain:unix) -- Testing: 1091 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 36.85s Total Discovered Tests: 1519 Unsupported : 3 (0.20%) Passed : 1515 (99.74%) Expectedly Failed: 1 (0.07%) INFO:2025-10-23T13:02:04Z:root:test check-clangd ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/clangd/test:check-clangd(//llvm/utils/gn/build/toolchain:unix) -- Testing: 103 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 17.70s Total Discovered Tests: 1429 Unsupported: 8 (0.56%) Passed : 1421 (99.44%) INFO:2025-10-23T13:02:22Z:root:test check-lld ninja: Entering directory `out/gn' [0/1] ACTION //lld/test:check-lld(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:531: note: using ld.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:531: note: using lld-link: /Users/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:531: note: using ld64.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:531: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3148 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 46.01s Total Discovered Tests: 3148 Unsupported : 27 (0.86%) Passed : 3120 (99.11%) Expectedly Failed: 1 (0.03%) INFO:2025-10-23T13:03:09Z:root:test check-llvm ninja: Entering directory `out/gn' [0/1] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:531: note: using ld.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:531: note: using lld-link: /Users/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:531: note: using ld64.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:531: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 59734 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 564.22s Total Discovered Tests: 69944 Skipped : 33 (0.05%) Unsupported : 2705 (3.87%) Passed : 67035 (95.84%) Expectedly Failed: 171 (0.24%) INFO:2025-10-23T13:12:45Z:root:done