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:522: 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:522: 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:522: 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:522: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 60840 tests, 64 workers -- Testing: FAIL: LLVM :: CodeGen/Thumb2/mve-vcvt-fixed-to-float.ll (1 of 60840) ******************** TEST 'LLVM :: CodeGen/Thumb2/mve-vcvt-fixed-to-float.ll' FAILED ******************** Exit Code: 1 Command Output (stderr): -- /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=thumbv8.1m.main-arm-none-eabi /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/Thumb2/mve-vcvt-fixed-to-float.ll -o - -mattr=+mve.fp | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/Thumb2/mve-vcvt-fixed-to-float.ll # RUN: at line 2 + /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=thumbv8.1m.main-arm-none-eabi /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/Thumb2/mve-vcvt-fixed-to-float.ll -o - -mattr=+mve.fp + /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/Thumb2/mve-vcvt-fixed-to-float.ll /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/Thumb2/mve-vcvt-fixed-to-float.ll:479:15: error: CHECK-NEXT: expected string not found in input ; CHECK-NEXT: vmov.i16 q1, #0x200 ^ :691:9: note: scanning from here @ %bb.0: ^ :692:2: note: possible intended match here vcvt.f16.s16 q0, q0, #15 ^ /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/Thumb2/mve-vcvt-fixed-to-float.ll:965:15: error: CHECK-NEXT: expected string not found in input ; CHECK-NEXT: vmov.i16 q1, #0x200 ^ :1367:9: note: scanning from here @ %bb.0: ^ :1368:2: note: possible intended match here vcvt.f16.u16 q0, q0, #15 ^ Input file: Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/Thumb2/mve-vcvt-fixed-to-float.ll -dump-input=help explains the following input dump. Input was: <<<<<< . . . 686: .type vcvt_i16_15,%function 687: .code 16 688: .thumb_func 689: vcvt_i16_15: @ @vcvt_i16_15 690: .fnstart 691: @ %bb.0: next:479'0 X error: no match found 692: vcvt.f16.s16 q0, q0, #15 next:479'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ next:479'1 ? possible intended match 693: bx lr next:479'0 ~~~~~~~ 694: .Lfunc_end47: next:479'0 ~~~~~~~~~~~~~~ 695: .size vcvt_i16_15, .Lfunc_end47-vcvt_i16_15 next:479'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 696: .fnend next:479'0 ~~~~~~~~ 697: @ -- End function next:479'0 ~~~~~~~~~~~~~~~~~~~ . . . 1362: .type vcvt_u16_15,%function 1363: .code 16 1364: .thumb_func 1365: vcvt_u16_15: @ @vcvt_u16_15 1366: .fnstart 1367: @ %bb.0: next:965'0 X error: no match found 1368: vcvt.f16.u16 q0, q0, #15 next:965'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ next:965'1 ? possible intended match 1369: bx lr next:965'0 ~~~~~~~ 1370: .Lfunc_end95: next:965'0 ~~~~~~~~~~~~~~ 1371: .size vcvt_u16_15, .Lfunc_end95-vcvt_u16_15 next:965'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1372: .fnend next:965'0 ~~~~~~~~ 1373: @ -- End function next:965'0 ~~~~~~~~~~~~~~~~~~~ . . . >>>>>> -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): LLVM :: CodeGen/Thumb2/mve-vcvt-fixed-to-float.ll Testing Time: 156.63s Total Discovered Tests: 68211 Skipped : 16 (0.02%) Unsupported : 2373 (3.48%) Passed : 65650 (96.25%) 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.