INFO:2025-09-24T08:50:09Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD eaff28c93e95..23d27d586f91 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 5 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 23d27d586f91 [RISCV] Don't merge pseudo selects with stack adjustment instrs in between (#160105) INFO:2025-09-24T08:50:14Z:root:syncing... Deleted branch merge (was eaff28c93e95). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-09-24T08:50:14Z:root:building ninja: Entering directory `out/gn' [1/174] CXX obj/clang/lib/AST/ByteCode/AST.DynamicAllocator.o [2/174] CXX obj/clang/lib/AST/ByteCode/AST.EvaluationResult.o [3/174] ACTION //libcxx/include:write_modulemap(//llvm/utils/gn/build/toolchain:unix) [4/174] COPY ../../libcxx/include/__bit/countl.h include/c++/v1/__bit/countl.h [5/174] COPY ../../libcxx/include/__bit/countr.h include/c++/v1/__bit/countr.h [6/174] COPY ../../libcxx/include/__bit/has_single_bit.h include/c++/v1/__bit/has_single_bit.h [7/174] COPY ../../libcxx/include/__bit/rotate.h include/c++/v1/__bit/rotate.h [8/174] COPY ../../libcxx/include/__memory/shared_count.h include/c++/v1/__memory/shared_count.h [9/174] COPY ../../libcxx/include/__mutex/once_flag.h include/c++/v1/__mutex/once_flag.h [10/174] COPY ../../libcxx/include/__flat_map/flat_map.h include/c++/v1/__flat_map/flat_map.h [11/174] COPY ../../libcxx/include/__flat_map/flat_multimap.h include/c++/v1/__flat_map/flat_multimap.h [12/174] COPY ../../libcxx/include/__flat_set/flat_multiset.h include/c++/v1/__flat_set/flat_multiset.h [13/174] COPY ../../libcxx/include/__flat_set/flat_set.h include/c++/v1/__flat_set/flat_set.h [14/174] COPY ../../libcxx/include/set include/c++/v1/set [15/174] COPY ../../libcxx/include/sstream include/c++/v1/sstream [16/174] COPY ../../libcxx/include/stack include/c++/v1/stack [17/174] CXX obj/clang/lib/AST/ByteCode/AST.InterpFrame.o [18/174] COPY ../../libcxx/include/string include/c++/v1/string [19/174] COPY ../../libcxx/include/unordered_map include/c++/v1/unordered_map [20/174] COPY ../../libcxx/include/unordered_set include/c++/v1/unordered_set [21/174] COPY ../../libcxx/include/__vector/vector.h include/c++/v1/__vector/vector.h [22/174] COPY ../../libcxx/include/deque include/c++/v1/deque [23/174] COPY ../../libcxx/include/forward_list include/c++/v1/forward_list [24/174] COPY ../../libcxx/include/list include/c++/v1/list [25/174] COPY ../../libcxx/include/mutex include/c++/v1/mutex [26/174] COPY ../../libcxx/include/map include/c++/v1/map [27/174] COPY ../../libcxx/include/queue include/c++/v1/queue [28/174] COPY ../../libcxx/include/__type_traits/is_allocator.h include/c++/v1/__type_traits/is_allocator.h [29/174] CXX obj/clang/lib/AST/ByteCode/AST.InterpBuiltinBitCast.o [30/174] CXX obj/clang/lib/AST/ByteCode/AST.Context.o [31/174] CXX obj/clang/lib/AST/ByteCode/AST.InterpState.o [32/174] CXX obj/clang/lib/AST/ByteCode/AST.InterpBuiltin.o [33/174] CXX obj/clang/lib/AST/ByteCode/AST.Compiler.o [34/174] CXX obj/clang/lib/AST/ByteCode/AST.Disasm.o [35/174] CXX obj/clang/lib/AST/ByteCode/AST.EvalEmitter.o [36/174] CXX obj/llvm/lib/Target/RISCV/LLVMRISCVCodeGen.RISCVISelLowering.o [37/174] AR lib/libLLVMRISCVCodeGen.a [38/174] LINK ./bin/clang-offload-packager [39/174] LINK obj/llvm/unittests/Target/RISCV/RISCVTests [40/174] LINK ./bin/llvm-bolt-heatmap [41/174] LINK obj/bolt/unittests/Core/CoreTests [42/174] LINK ./bin/llvm-bolt [43/174] ACTION //bolt/tools/driver:llvm-boltdiff(//llvm/utils/gn/build/toolchain:unix) [44/174] ACTION //bolt/tools/driver:perf2bolt(//llvm/utils/gn/build/toolchain:unix) [45/174] LINK obj/llvm/unittests/tools/llvm-exegesis/RISCV/LLVMExegesisRISCVTests [46/174] LINK ./bin/clang-sycl-linker [47/174] LINK ./bin/clang-linker-wrapper [48/174] LINK ./bin/clang-nvlink-wrapper [49/174] LINK obj/llvm/unittests/Target/TargetMachineCTests [50/174] LINK ./bin/lld [51/174] ACTION //lld/tools/lld:ld.lld(//llvm/utils/gn/build/toolchain:unix) [52/174] LINK ./bin/llvm-ar [53/174] LINK obj/lld/unittests/AsLibAll/LLDAsLibAllTests [54/174] LINK obj/lld/unittests/AsLibELF/LLDAsLibELFTests [55/174] LINK ./bin/bugpoint [56/174] ACTION //lld/tools/lld:ld64.lld(//llvm/utils/gn/build/toolchain:unix) [57/174] ACTION //lld/tools/lld:lld-link(//llvm/utils/gn/build/toolchain:unix) [58/174] ACTION //lld/tools/lld:wasm-ld(//llvm/utils/gn/build/toolchain:unix) [59/174] ACTION //llvm/tools/llvm-ar:llvm-dlltool(//llvm/utils/gn/build/toolchain:unix) [60/174] ACTION //llvm/tools/llvm-ar:llvm-lib(//llvm/utils/gn/build/toolchain:unix) [61/174] ACTION //llvm/tools/llvm-ar:llvm-ranlib(//llvm/utils/gn/build/toolchain:unix) [62/174] LINK ./bin/llvm-xray [63/174] LINK ./bin/llvm-rtdyld [64/174] LINK ./bin/dsymutil [65/174] LINK ./bin/llc [66/174] LINK ./bin/llvm-c-test [67/174] LINK ./bin/llvm-reduce [68/174] LINK ./bin/llvm-libtool-darwin [69/174] LINK ./bin/llvm-lipo [70/174] LINK ./bin/llvm-jitlink [71/174] LINK ./bin/llvm-mc [72/174] LINK ./bin/llvm-split [73/174] SOLINK ./lib/libLTO.dylib [74/174] LINK ./bin/opt [75/174] LINK ./bin/llvm-cxxmap [76/174] LINK ./bin/llvm-cxxdump [77/174] LINK ./bin/llvm-gsymutil [78/174] LINK ./bin/llvm-ml [79/174] LINK ./bin/llvm-isel-fuzzer [80/174] LINK ./bin/llvm-opt-fuzzer [81/174] LINK ./bin/llvm-lto2 [82/174] LINK ./bin/llvm-lto [83/174] ACTION //llvm/tools/llvm-ml:llvm-ml64(//llvm/utils/gn/build/toolchain:unix) [84/174] LINK ./bin/llvm-exegesis [85/174] LINK obj/llvm/unittests/Passes/PassBuilderBindings/PassesBindingsTests [86/174] LINK obj/llvm/unittests/MC/MCTests [87/174] LINK ./bin/llvm-dwarfutil [88/174] LINK ./bin/llvm-dwp [89/174] LINK obj/llvm/unittests/CGData/CodeGenDataTests [90/174] LINK obj/llvm/unittests/ExecutionEngine/JITLink/JITLinkTests [91/174] LINK obj/llvm/unittests/DebugInfo/GSYM/DebugInfoGSYMTests [92/174] LINK obj/llvm/unittests/MI/MITests [93/174] LINK obj/llvm/unittests/MIR/MIRTests [94/174] LINK obj/llvm/unittests/DebugInfo/LogicalView/DebugInfoLogicalViewTests [95/174] LINK obj/llvm/unittests/CodeGen/CodeGenTests [96/174] LINK obj/llvm/unittests/DebugInfo/DWARF/DebugInfoDWARFTests [97/174] LINK obj/llvm/unittests/CodeGen/GlobalISel/GlobalISelTests [98/174] CXX obj/clang/lib/AST/ByteCode/AST.Interp.o [99/174] AR lib/libclangAST.a [100/174] LINK obj/clang/unittests/InstallAPI/InstallAPITests [101/174] LINK obj/clang/unittests/Format/FormatTests [102/174] LINK obj/clang/unittests/Parse/ParseTests [103/174] LINK obj/clang/unittests/Lex/LexTests [104/174] LINK obj/clang/unittests/Index/IndexTests [105/174] LINK obj/clang/unittests/Tooling/Syntax/SyntaxTests [106/174] LINK obj/clang/unittests/Rewrite/RewriteTests [107/174] LINK obj/clang/unittests/Sema/SemaTests [108/174] LINK obj/clang/unittests/Support/ClangSupportTests [109/174] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [110/174] LINK obj/clang/unittests/Serialization/SerializationTests [111/174] LINK obj/clang/unittests/Frontend/FrontendTests [112/174] LINK obj/clang/unittests/AST/ByteCode/InterpTests [113/174] LINK obj/clang/unittests/StaticAnalyzer/StaticAnalysisTests [114/174] LINK obj/clang/unittests/ASTMatchers/ASTMatchersTests [115/174] LINK obj/clang/unittests/Analysis/ClangAnalysisTests [116/174] LINK obj/clang/unittests/CrossTU/CrossTUTests [117/174] LINK obj/clang/unittests/Analysis/FlowSensitive/ClangAnalysisFlowSensitiveTests [118/174] LINK obj/clang/unittests/AST/ASTTests [119/174] LINK obj/clang/unittests/Driver/ClangDriverTests [120/174] LINK obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests [121/174] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [122/174] LINK obj/clang/unittests/CodeGen/ClangCodeGenTests [123/174] LINK obj/clang/unittests/Tooling/ToolingTests [124/174] LINK ./bin/clang-check [125/174] LINK ./bin/clang-extdef-mapping [126/174] LINK ./bin/clang-diff [127/174] LINK ./bin/clang-scan-deps [128/174] LINK ./bin/clang-apply-replacements [129/174] LINK ./bin/diagtool [130/174] LINK ./bin/clang-installapi [131/174] LINK ./bin/clang-refactor [132/174] LINK ./bin/clang-import-test [133/174] LINK ./bin/clang-doc [134/174] LINK ./bin/clang-change-namespace [135/174] LINK ./bin/clang-include-fixer [136/174] LINK ./bin/find-all-symbols [137/174] LINK ./bin/clang-move [138/174] LINK obj/clang-tools-extra/unittests/clang-apply-replacements/ClangApplyReplacementsTests [139/174] LINK ./bin/clang-reorder-fields [140/174] LINK ./bin/clang-query [141/174] LINK obj/clang-tools-extra/clangd/unittests/xpc/ClangdXpcTests [142/174] LINK ./bin/clang-repl [143/174] LINK ./bin/pp-trace [144/174] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests [145/174] LINK ./bin/modularize [146/174] SOLINK ./lib/libclang.dylib [147/174] LINK ./bin/clang [148/174] LINK ./bin/dexp [149/174] LINK obj/clang/unittests/libclang/CrashTests/libclangCrashTests [150/174] ACTION //clang/tools/driver:clang-cl(//llvm/utils/gn/build/toolchain:unix) [151/174] ACTION //clang/tools/driver:clang-cpp(//llvm/utils/gn/build/toolchain:unix) [152/174] LINK obj/clang/unittests/libclang/libclangTests [153/174] ACTION //clang/tools/driver:clangxx(//llvm/utils/gn/build/toolchain:unix) [154/174] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests [155/174] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests [156/174] LINK obj/clang-tools-extra/unittests/clang-query/ClangQueryTests [157/174] LINK obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests [158/174] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests [159/174] LINK ./bin/c-index-test [160/174] ACTION //compiler-rt/test:lit_common_configured(//llvm/utils/gn/build/toolchain:stage2_unix) [161/174] ACTION //compiler-rt/test/asan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [162/174] ACTION //compiler-rt/test/lsan:asan_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [163/174] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [164/174] LINK ./bin/clangd [165/174] COPY_BUNDLE_DATA bin/clangd gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc/Contents/MacOS/clangd [166/174] LINK ./bin/clangd-indexer [167/174] LINK ./bin/clang-tidy [168/174] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [169/174] COPY_BUNDLE_DATA gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc lib/ClangdXPC.framework/Versions/A/XPCServices/clangd.xpc [170/174] LINK ./bin/clangd-xpc-test-client [171/174] LINK ./bin/lldb-server [172/174] LINK ./bin/lldb-test [173/174] LINK ./bin/lldb-dap [174/174] LINK ./bin/lldb INFO:2025-09-24T08:50:49Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "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" ] } gn analyze input: { "files": [ "//clang/lib/AST/ByteCode/Interp.cpp", "//clang/lib/AST/ByteCode/Interp.h", "//clang/lib/AST/ByteCode/InterpFrame.cpp", "//clang/lib/AST/ByteCode/InterpFrame.h", "//libcxx/include/__bit/countl.h", "//libcxx/include/__bit/countr.h", "//libcxx/include/__bit/has_single_bit.h", "//libcxx/include/__bit/rotate.h", "//libcxx/include/__flat_map/flat_map.h", "//libcxx/include/__flat_map/flat_multimap.h", "//libcxx/include/__flat_set/flat_multiset.h", "//libcxx/include/__flat_set/flat_set.h", "//libcxx/include/__memory/shared_count.h", "//libcxx/include/__mutex/once_flag.h", "//libcxx/include/__type_traits/is_allocator.h", "//libcxx/include/__vector/vector.h", "//libcxx/include/deque", "//libcxx/include/forward_list", "//libcxx/include/list", "//libcxx/include/map", "//libcxx/include/module.modulemap.in", "//libcxx/include/mutex", "//libcxx/include/queue", "//libcxx/include/set", "//libcxx/include/sstream", "//libcxx/include/stack", "//libcxx/include/string", "//libcxx/include/unordered_map", "//libcxx/include/unordered_set", "//libcxx/test/libcxx/memory/is_allocator.pass.cpp", "//libcxx/test/libcxx/numerics/bit.ops.pass.cpp", "//libcxx/test/libcxx/transitive_includes/cxx26.csv", "//llvm/lib/Target/RISCV/RISCVISelLowering.cpp", "//llvm/test/CodeGen/RISCV/select-pseudo-merge-with-stack-adj.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-09-24T08:50:49Z:root:testing INFO:2025-09-24T08:50:49Z: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:530: 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:530: 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:530: 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:530: 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:530: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 22531 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 508.54s Total Discovered Tests: 48388 Skipped : 36 (0.07%) Unsupported : 529 (1.09%) Passed : 47791 (98.77%) Expectedly Failed: 32 (0.07%) INFO:2025-09-24T08:59:44Z: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: 1087 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 39.54s Total Discovered Tests: 1515 Unsupported : 3 (0.20%) Passed : 1511 (99.74%) Expectedly Failed: 1 (0.07%) INFO:2025-09-24T09:00:29Z: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: 18.15s Total Discovered Tests: 1420 Unsupported: 8 (0.56%) Passed : 1412 (99.44%) INFO:2025-09-24T09:00:49Z: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:530: 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:530: 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:530: 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:530: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3142 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 46.94s Total Discovered Tests: 3142 Unsupported : 25 (0.80%) Passed : 3116 (99.17%) Expectedly Failed: 1 (0.03%) INFO:2025-09-24T09:01: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: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: 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:530: 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:530: 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:530: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 59265 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 563.89s Total Discovered Tests: 69184 Skipped : 33 (0.05%) Unsupported : 2633 (3.81%) Passed : 66347 (95.90%) Expectedly Failed: 171 (0.25%) INFO:2025-09-24T09:11:25Z:root:done