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:520: 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:520: 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:520: 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:520: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 58247 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50. FAIL: LLVM :: CodeGen/NVPTX/f16x2-instructions.ll (6716 of 58247) ******************** TEST 'LLVM :: CodeGen/NVPTX/f16x2-instructions.ll' FAILED ******************** Exit Code: 1 Command Output (stderr): -- /Users/thakis/src/llvm-project/out/gn/bin/llc < /Users/thakis/src/llvm-project/llvm/test/CodeGen/NVPTX/f16x2-instructions.ll -mtriple=nvptx64-nvidia-cuda -mcpu=sm_53 -O0 -disable-post-ra -frame-pointer=all -verify-machineinstrs | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -allow-deprecated-dag-overlap -check-prefixes CHECK,CHECK-F16 /Users/thakis/src/llvm-project/llvm/test/CodeGen/NVPTX/f16x2-instructions.ll # RUN: at line 3 + /Users/thakis/src/llvm-project/out/gn/bin/llc -mtriple=nvptx64-nvidia-cuda -mcpu=sm_53 -O0 -disable-post-ra -frame-pointer=all -verify-machineinstrs + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -allow-deprecated-dag-overlap -check-prefixes CHECK,CHECK-F16 /Users/thakis/src/llvm-project/llvm/test/CodeGen/NVPTX/f16x2-instructions.ll /Users/thakis/src/llvm-project/llvm/test/CodeGen/NVPTX/f16x2-instructions.ll:1507:15: error: CHECK-NEXT: expected string not found in input ; CHECK-NEXT: ld.param.v2.b32 {%r1, %r2}, [test_fptrunc_2xfloat_param_0]; ^ :960:10: note: scanning from here // %bb.0: ^ :961:2: note: possible intended match here ld.param.b64 %rd1, [test_fptrunc_2xfloat_param_0]; ^ Input file: Check file: /Users/thakis/src/llvm-project/llvm/test/CodeGen/NVPTX/f16x2-instructions.ll -dump-input=help explains the following input dump. Input was: <<<<<< . . . 955: { 956: .reg .b16 %rs<3>; 957: .reg .b32 %r<4>; 958: .reg .b64 %rd<2>; 959: 960: // %bb.0: next:1507'0 X error: no match found 961: ld.param.b64 %rd1, [test_fptrunc_2xfloat_param_0]; next:1507'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ next:1507'1 ? possible intended match 962: mov.b64 {%r1, %r2}, %rd1; next:1507'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 963: cvt.rn.f16.f32 %rs1, %r2; next:1507'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 964: cvt.rn.f16.f32 %rs2, %r1; next:1507'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 965: mov.b32 %r3, {%rs2, %rs1}; next:1507'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 966: st.param.b32 [func_retval0], %r3; next:1507'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ . . . >>>>>> -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60 FAIL: LLVM :: CodeGen/NVPTX/f32x2-instructions.ll (9063 of 58247) ******************** TEST 'LLVM :: CodeGen/NVPTX/f32x2-instructions.ll' FAILED ******************** Exit Code: 1 Command Output (stderr): -- /Users/thakis/src/llvm-project/out/gn/bin/llc < /Users/thakis/src/llvm-project/llvm/test/CodeGen/NVPTX/f32x2-instructions.ll -mcpu=sm_80 -O0 -disable-post-ra -frame-pointer=all -verify-machineinstrs | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefixes=CHECK,CHECK-NOF32X2 /Users/thakis/src/llvm-project/llvm/test/CodeGen/NVPTX/f32x2-instructions.ll # RUN: at line 3 + /Users/thakis/src/llvm-project/out/gn/bin/llc -mcpu=sm_80 -O0 -disable-post-ra -frame-pointer=all -verify-machineinstrs + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefixes=CHECK,CHECK-NOF32X2 /Users/thakis/src/llvm-project/llvm/test/CodeGen/NVPTX/f32x2-instructions.ll /Users/thakis/src/llvm-project/llvm/test/CodeGen/NVPTX/f32x2-instructions.ll:2119:15: error: CHECK-NEXT: expected string not found in input ; CHECK-NEXT: ld.param.v2.b32 {%r1, %r2}, [test_trunc_to_v2bf16_param_0]; ^ :1800:52: note: scanning from here ld.param.b64 %rd2, [test_trunc_to_v2bf16_param_1]; ^ :1801:2: note: possible intended match here ld.param.b64 %rd1, [test_trunc_to_v2bf16_param_0]; ^ /Users/thakis/src/llvm-project/llvm/test/CodeGen/NVPTX/f32x2-instructions.ll:2136:15: error: CHECK-NEXT: expected string not found in input ; CHECK-NEXT: ld.param.v2.b32 {%r1, %r2}, [test_trunc_to_v2f16_param_0]; ^ :1818:51: note: scanning from here ld.param.b64 %rd2, [test_trunc_to_v2f16_param_1]; ^ :1819:2: note: possible intended match here ld.param.b64 %rd1, [test_trunc_to_v2f16_param_0]; ^ Input file: Check file: /Users/thakis/src/llvm-project/llvm/test/CodeGen/NVPTX/f32x2-instructions.ll -dump-input=help explains the following input dump. Input was: <<<<<< . . . 1795: { 1796: .reg .b32 %r<4>; 1797: .reg .b64 %rd<3>; 1798: 1799: // %bb.0: 1800: ld.param.b64 %rd2, [test_trunc_to_v2bf16_param_1]; next:2119'0 X error: no match found 1801: ld.param.b64 %rd1, [test_trunc_to_v2bf16_param_0]; next:2119'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ next:2119'1 ? possible intended match 1802: mov.b64 {%r1, %r2}, %rd1; next:2119'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1803: cvt.rn.bf16x2.f32 %r3, %r2, %r1; next:2119'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1804: st.b32 [%rd2], %r3; next:2119'0 ~~~~~~~~~~~~~~~~~~~~~ 1805: ret; next:2119'0 ~~~~~~ 1806: // -- End function next:2119'0 ~~~~~~~~~~~~~~~~~~~~ . . . 1813: { 1814: .reg .b32 %r<4>; 1815: .reg .b64 %rd<3>; 1816: 1817: // %bb.0: 1818: ld.param.b64 %rd2, [test_trunc_to_v2f16_param_1]; next:2136'0 X error: no match found 1819: ld.param.b64 %rd1, [test_trunc_to_v2f16_param_0]; next:2136'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ next:2136'1 ? possible intended match 1820: mov.b64 {%r1, %r2}, %rd1; next:2136'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1821: cvt.rn.f16x2.f32 %r3, %r2, %r1; next:2136'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1822: st.b32 [%rd2], %r3; next:2136'0 ~~~~~~~~~~~~~~~~~~~~~ 1823: ret; next:2136'0 ~~~~~~ 1824: // -- End function next:2136'0 ~~~~~~~~~~~~~~~~~~~~ 1825: } next:2136'0 ~~ >>>>>> -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (2): LLVM :: CodeGen/NVPTX/f16x2-instructions.ll LLVM :: CodeGen/NVPTX/f32x2-instructions.ll Testing Time: 543.98s Total Discovered Tests: 67660 Skipped : 33 (0.05%) Unsupported : 2588 (3.83%) Passed : 64865 (95.87%) Expectedly Failed: 172 (0.25%) Failed : 2 (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.