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: 58799 tests, 8 workers -- Testing: FAIL: LLVM :: CodeGen/RISCV/select-const.ll (1 of 58799) ******************** 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: 718.68s Total Discovered Tests: 68518 Skipped : 33 (0.05%) Unsupported : 2625 (3.83%) Passed : 65688 (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.