INFO:2025-08-22T20:57:32Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD ffe3768dfbbb..78ed4170340f main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 3 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 78ed4170340f [AMDGPU] More gfx12/gfx1250 MC tests. NFC. (#155016) INFO:2025-08-22T20:57:39Z:root:syncing... Deleted branch merge (was ffe3768dfbbb). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-08-22T20:57:40Z:root:building ninja: Entering directory `out/gn' ninja: no work to do. INFO:2025-08-22T20:57:40Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//flang-rt/lib/cuda/allocatable.cpp", "//flang-rt/lib/cuda/pointer.cpp", "//llvm/test/CodeGen/RISCV/select-const.ll", "//llvm/test/MC/AMDGPU/gfx12_asm_sop2.s", "//llvm/test/MC/AMDGPU/gfx12_asm_sopc.s", "//llvm/test/MC/AMDGPU/gfx12_asm_vop3_err.s", "//llvm/test/MC/AMDGPU/gfx12_err.s", "//llvm/test/MC/AMDGPU/gfx12_unsupported.s", "//llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3_dpp16.txt", "//llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_vop3_dpp8.txt", "//llvm/test/MC/Disassembler/AMDGPU/gfx12_dasm_sop2.txt", "//llvm/test/MC/Disassembler/AMDGPU/gfx12_dasm_sopc.txt" ], "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": [] } INFO:2025-08-22T20:57:41Z:root:testing INFO:2025-08-22T20:57:41Z:root:skip check-clang INFO:2025-08-22T20:57:41Z:root:skip check-clang-tools INFO:2025-08-22T20:57:41Z:root:skip check-clangd INFO:2025-08-22T20:57:41Z:root:skip check-lld INFO:2025-08-22T20:57:41Z: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:527: 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:527: 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:527: 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:527: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 58797 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. FAIL: LLVM :: CodeGen/RISCV/select-const.ll (3692 of 58797) ******************** TEST 'LLVM :: CodeGen/RISCV/select-const.ll' FAILED ******************** Exit Code: 1 Command Output (stderr): -- /Users/thakis/src/llvm-project/out/gn/bin/llc -mtriple=riscv32 -target-abi=ilp32 -verify-machineinstrs < /Users/thakis/src/llvm-project/llvm/test/CodeGen/RISCV/select-const.ll | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=RV32,RV32I /Users/thakis/src/llvm-project/llvm/test/CodeGen/RISCV/select-const.ll # RUN: at line 2 + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=RV32,RV32I /Users/thakis/src/llvm-project/llvm/test/CodeGen/RISCV/select-const.ll + /Users/thakis/src/llvm-project/out/gn/bin/llc -mtriple=riscv32 -target-abi=ilp32 -verify-machineinstrs /Users/thakis/src/llvm-project/out/gn/bin/llc -mtriple=riscv32 -mattr=+f -target-abi=ilp32 -verify-machineinstrs < /Users/thakis/src/llvm-project/llvm/test/CodeGen/RISCV/select-const.ll | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=RV32,RV32IF /Users/thakis/src/llvm-project/llvm/test/CodeGen/RISCV/select-const.ll # RUN: at line 4 + /Users/thakis/src/llvm-project/out/gn/bin/llc -mtriple=riscv32 -mattr=+f -target-abi=ilp32 -verify-machineinstrs + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=RV32,RV32IF /Users/thakis/src/llvm-project/llvm/test/CodeGen/RISCV/select-const.ll /Users/thakis/src/llvm-project/out/gn/bin/llc -mtriple=riscv32 -mattr=+zicond -target-abi=ilp32 -verify-machineinstrs < /Users/thakis/src/llvm-project/llvm/test/CodeGen/RISCV/select-const.ll | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=RV32,RV32ZICOND /Users/thakis/src/llvm-project/llvm/test/CodeGen/RISCV/select-const.ll # RUN: at line 6 + /Users/thakis/src/llvm-project/out/gn/bin/llc -mtriple=riscv32 -mattr=+zicond -target-abi=ilp32 -verify-machineinstrs + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=RV32,RV32ZICOND /Users/thakis/src/llvm-project/llvm/test/CodeGen/RISCV/select-const.ll /Users/thakis/src/llvm-project/llvm/test/CodeGen/RISCV/select-const.ll:508:20: error: RV32ZICOND-NEXT: expected string not found in input ; RV32ZICOND-NEXT: slti a0, a0, 0 ^ :265:9: note: scanning from here # %bb.0: ^ :266:2: note: possible intended match here srli a0, a0, 31 ^ /Users/thakis/src/llvm-project/llvm/test/CodeGen/RISCV/select-const.ll:573:20: error: RV32ZICOND-NEXT: expected string not found in input ; RV32ZICOND-NEXT: slti a0, a0, 0 ^ :282:9: note: scanning from here # %bb.0: ^ :283:2: note: possible intended match here srli a0, a0, 31 ^ Input file: Check file: /Users/thakis/src/llvm-project/llvm/test/CodeGen/RISCV/select-const.ll -dump-input=help explains the following input dump. Input was: <<<<<< . . . 260: .globl select_nonnegative_lui_addi # -- Begin function select_nonnegative_lui_addi 261: .p2align 2 262: .type select_nonnegative_lui_addi,@function 263: select_nonnegative_lui_addi: # @select_nonnegative_lui_addi 264: .cfi_startproc 265: # %bb.0: next:508'0 X error: no match found 266: srli a0, a0, 31 next:508'0 ~~~~~~~~~~~~~~~~~ next:508'1 ? possible intended match 267: lui a1, 1048572 next:508'0 ~~~~~~~~~~~~~~~~~ 268: addi a1, a1, 25 next:508'0 ~~~~~~~~~~~~~~~~~ 269: czero.eqz a0, a1, a0 next:508'0 ~~~~~~~~~~~~~~~~~~~~~~ 270: lui a1, 4 next:508'0 ~~~~~~~~~~~ 271: add a0, a0, a1 next:508'0 ~~~~~~~~~~~~~~~~ . . . 277: .globl select_nonnegative_lui_addi_swapped # -- Begin function select_nonnegative_lui_addi_swapped next:508'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 278: .p2align 2 next:508'0 ~~~~~~~~~~~~ 279: .type select_nonnegative_lui_addi_swapped,@function next:508'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 280: select_nonnegative_lui_addi_swapped: # @select_nonnegative_lui_addi_swapped next:508'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 281: .cfi_startproc 282: # %bb.0: next:573'0 X error: no match found 283: srli a0, a0, 31 next:573'0 ~~~~~~~~~~~~~~~~~ next:573'1 ? possible intended match 284: lui a1, 4 next:573'0 ~~~~~~~~~~~ 285: addi a1, a1, -25 next:573'0 ~~~~~~~~~~~~~~~~~~ 286: czero.eqz a0, a1, a0 next:573'0 ~~~~~~~~~~~~~~~~~~~~~~ 287: addi a0, a0, 25 next:573'0 ~~~~~~~~~~~~~~~~~ 288: ret next:573'0 ~~~~~ . . . >>>>>> -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): LLVM :: CodeGen/RISCV/select-const.ll Testing Time: 626.06s Total Discovered Tests: 68516 Skipped : 33 (0.05%) Unsupported : 2625 (3.83%) Passed : 65686 (95.87%) Expectedly Failed: 171 (0.25%) Failed : 1 (0.00%) FAILED: gen/llvm/test/run-lit python3 bin/llvm-lit -sv ../../llvm/test ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn', 'check-llvm']' returned non-zero exit status 1.