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:520: 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:520: 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:520: 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:520: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 60725 tests, 64 workers -- Testing: FAIL: LLVM :: CodeGen/AArch64/midpoint-int.ll (1 of 60725) ******************** TEST 'LLVM :: CodeGen/AArch64/midpoint-int.ll' FAILED ******************** Exit Code: 1 Command Output (stderr): -- /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=aarch64-unknown-linux-gnu < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/AArch64/midpoint-int.ll | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/AArch64/midpoint-int.ll # RUN: at line 2 + /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=aarch64-unknown-linux-gnu + /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/AArch64/midpoint-int.ll /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/AArch64/midpoint-int.ll:304:15: error: CHECK-NEXT: expected string not found in input ; CHECK-NEXT: sxth w9, w1 ^ :197:10: note: scanning from here // %bb.0: ^ :200:7: note: possible intended match here subs w10, w9, w1, sxth ^ /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/AArch64/midpoint-int.ll:429:15: error: CHECK-NEXT: expected string not found in input ; CHECK-NEXT: sxtb w9, w1 ^ :279:10: note: scanning from here // %bb.0: ^ :282:7: note: possible intended match here subs w10, w9, w1, sxtb ^ Input file: Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/AArch64/midpoint-int.ll -dump-input=help explains the following input dump. Input was: <<<<<< . . . 192: // -- End function 193: .globl scalar_i16_signed_mem_reg // -- Begin function scalar_i16_signed_mem_reg 194: .p2align 2 195: .type scalar_i16_signed_mem_reg,@function 196: scalar_i16_signed_mem_reg: // @scalar_i16_signed_mem_reg 197: // %bb.0: next:304'0 X error: no match found 198: ldrsh w9, [x0] next:304'0 ~~~~~~~~~~~~~~~~ 199: mov w8, #-1 // =0xffffffff next:304'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 200: subs w10, w9, w1, sxth next:304'0 ~~~~~~~~~~~~~~~~~~~~~~~~ next:304'1 ? possible intended match 201: cneg w8, w8, le next:304'0 ~~~~~~~~~~~~~~~~~ 202: cneg w10, w10, mi next:304'0 ~~~~~~~~~~~~~~~~~~~ 203: lsr w10, w10, #1 next:304'0 ~~~~~~~~~~~~~~~~~~ 204: madd w0, w10, w8, w9 next:304'0 ~~~~~~~~~~~~~~~~~~~~~~ 205: ret next:304'0 ~~~~~ . . . 274: // -- End function 275: .globl scalar_i8_signed_mem_reg // -- Begin function scalar_i8_signed_mem_reg 276: .p2align 2 277: .type scalar_i8_signed_mem_reg,@function 278: scalar_i8_signed_mem_reg: // @scalar_i8_signed_mem_reg 279: // %bb.0: next:429'0 X error: no match found 280: ldrsb w9, [x0] next:429'0 ~~~~~~~~~~~~~~~~ 281: mov w8, #-1 // =0xffffffff next:429'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 282: subs w10, w9, w1, sxtb next:429'0 ~~~~~~~~~~~~~~~~~~~~~~~~ next:429'1 ? possible intended match 283: cneg w8, w8, le next:429'0 ~~~~~~~~~~~~~~~~~ 284: cneg w10, w10, mi next:429'0 ~~~~~~~~~~~~~~~~~~~ 285: lsr w10, w10, #1 next:429'0 ~~~~~~~~~~~~~~~~~~ 286: madd w0, w10, w8, w9 next:429'0 ~~~~~~~~~~~~~~~~~~~~~~ 287: ret next:429'0 ~~~~~ . . . >>>>>> -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): LLVM :: CodeGen/AArch64/midpoint-int.ll Testing Time: 146.01s Total Discovered Tests: 67990 Skipped : 16 (0.02%) Unsupported : 2386 (3.51%) Passed : 65416 (96.21%) 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.