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:527: 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:527: 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:527: 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:527: note: using wasm-ld: c:\src\llvm-project\out\gn\bin\wasm-ld.exe -- Testing: 60720 tests, 48 workers -- Testing: FAIL: LLVM :: CodeGen/NVPTX/load-store-atomic.err.ll (1 of 60720) ******************** TEST 'LLVM :: CodeGen/NVPTX/load-store-atomic.err.ll' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 not c:\src\llvm-project\out\gn\bin\llc.exe < C:\src\llvm-project\llvm\test\CodeGen\NVPTX\load-store-atomic.err.ll -march=nvptx64 -mcpu=sm_100 -mattr=+ptx88 2>&1 | c:\src\llvm-project\out\gn\bin\filecheck.exe C:\src\llvm-project\llvm\test\CodeGen\NVPTX\load-store-atomic.err.ll # executed command: not 'c:\src\llvm-project\out\gn\bin\llc.exe' -march=nvptx64 -mcpu=sm_100 -mattr=+ptx88 # executed command: 'c:\src\llvm-project\out\gn\bin\filecheck.exe' 'C:\src\llvm-project\llvm\test\CodeGen\NVPTX\load-store-atomic.err.ll' # .---command stderr------------ # | C:\src\llvm-project\llvm\test\CodeGen\NVPTX\load-store-atomic.err.ll:5:10: error: CHECK: expected string not found in input # | ; CHECK: error: unsupported atomic store # | ^ # | :2:31: note: scanning from here # | error: unsupported atomic load # | ^ # | :11:69: note: possible intended match here # | // .globl test_i128_generic_atomic // -- Begin function test_i128_generic_atomic # | ^ # | # | Input file: # | Check file: C:\src\llvm-project\llvm\test\CodeGen\NVPTX\load-store-atomic.err.ll # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: error: unsupported atomic store # | 2: error: unsupported atomic load # | check:5'0 X error: no match found # | 3: // # | check:5'0 ~~~ # | 4: // Generated by LLVM NVPTX Back-End # | check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: // # | check:5'0 ~~~ # | 6: # | check:5'0 ~ # | 7: .version 8.8 # | check:5'0 ~~~~~~~~~~~~~ # | 8: .target sm_100 # | check:5'0 ~~~~~~~~~~~~~~~ # | 9: .address_size 64 # | check:5'0 ~~~~~~~~~~~~~~~~~ # | 10: # | check:5'0 ~ # | 11: // .globl test_i128_generic_atomic // -- Begin function test_i128_generic_atomic # | check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:5'1 ? possible intended match # | 12: // @test_i128_generic_atomic # | check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 13: .visible .func test_i128_generic_atomic( # | check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 14: .param .b64 test_i128_generic_atomic_param_0, # | check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 15: .param .b64 test_i128_generic_atomic_param_1 # | check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 16: ) # | check:5'0 ~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): LLVM :: CodeGen/NVPTX/load-store-atomic.err.ll Testing Time: 590.31s Total Discovered Tests: 68666 Skipped : 26 (0.04%) Unsupported : 2743 (3.99%) Passed : 65716 (95.70%) Expectedly Failed: 180 (0.26%) 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.