llvm-lit.py: C:\src\llvm-project\llvm\utils\lit\lit\llvm\config.py:57: note: using lit tools: C:\src\depot_tools\win_tools-2_7_6_bin2\git\usr\bin llvm-lit.py: C:\src\llvm-project\llvm\utils\lit\lit\llvm\config.py:522: note: using ld.lld: c:\src\llvm-project\out\gn\bin\ld.lld.exe llvm-lit.py: C:\src\llvm-project\llvm\utils\lit\lit\llvm\config.py:522: note: using lld-link: c:\src\llvm-project\out\gn\bin\lld-link.exe llvm-lit.py: C:\src\llvm-project\llvm\utils\lit\lit\llvm\config.py:522: note: using ld64.lld: c:\src\llvm-project\out\gn\bin\ld64.lld.exe llvm-lit.py: C:\src\llvm-project\llvm\utils\lit\lit\llvm\config.py:522: note: using wasm-ld: c:\src\llvm-project\out\gn\bin\wasm-ld.exe -- Testing: 60463 tests, 48 workers -- Testing: FAIL: LLVM :: CodeGen/Thumb2/mve-vcvt-fixed-to-float.ll (1 of 60463) ******************** TEST 'LLVM :: CodeGen/Thumb2/mve-vcvt-fixed-to-float.ll' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 2 c:\src\llvm-project\out\gn\bin\llc.exe -mtriple=thumbv8.1m.main-arm-none-eabi C:\src\llvm-project\llvm\test\CodeGen\Thumb2\mve-vcvt-fixed-to-float.ll -o - -mattr=+mve.fp | c:\src\llvm-project\out\gn\bin\filecheck.exe C:\src\llvm-project\llvm\test\CodeGen\Thumb2\mve-vcvt-fixed-to-float.ll # executed command: 'c:\src\llvm-project\out\gn\bin\llc.exe' -mtriple=thumbv8.1m.main-arm-none-eabi 'C:\src\llvm-project\llvm\test\CodeGen\Thumb2\mve-vcvt-fixed-to-float.ll' -o - -mattr=+mve.fp # executed command: 'c:\src\llvm-project\out\gn\bin\filecheck.exe' 'C:\src\llvm-project\llvm\test\CodeGen\Thumb2\mve-vcvt-fixed-to-float.ll' # .---command stderr------------ # | C:\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 # | ^ # | C:\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: C:\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 ~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** 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: 581.88s Total Discovered Tests: 68206 Skipped : 26 (0.04%) Unsupported : 2724 (3.99%) Passed : 65274 (95.70%) Expectedly Failed: 181 (0.27%) Failed : 1 (0.00%) ninja: Entering directory `out/gn' [0/1] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:win) FAILED: gen/llvm/test/run-lit C:/Users/thakis/AppData/Local/Programs/Python/Python39/python3.exe bin/llvm-lit.py -sv ../../llvm/test ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn', 'check-llvm']' returned non-zero exit status 1.