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: 57694 tests, 8 workers -- Testing: 0.. FAIL: LLVM :: CodeGen/AMDGPU/GlobalISel/insertelement.ll (123 of 57694) ******************** TEST 'LLVM :: CodeGen/AMDGPU/GlobalISel/insertelement.ll' FAILED ******************** Exit Code: 1 Command Output (stderr): -- /Users/thakis/src/llvm-project/out/gn/bin/llc -global-isel -mtriple=amdgcn-mesa-mesa3d -mcpu=gfx900 -verify-machineinstrs < /Users/thakis/src/llvm-project/llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.ll | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=GPRIDX /Users/thakis/src/llvm-project/llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.ll # RUN: at line 2 + /Users/thakis/src/llvm-project/out/gn/bin/llc -global-isel -mtriple=amdgcn-mesa-mesa3d -mcpu=gfx900 -verify-machineinstrs + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=GPRIDX /Users/thakis/src/llvm-project/llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.ll /Users/thakis/src/llvm-project/llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.ll:6514:16: error: GPRIDX-NEXT: is not on the line after the previous match ; GPRIDX-NEXT: s_load_dwordx16 s[12:27], s[8:9], 0x0 ^ :6451:2: note: 'next' match was here s_load_dwordx16 s[12:27], s[8:9], 0x0 ^ :6448:15: note: previous match ended here ; %bb.0: ; %bb ^ :6449:1: note: non-matching line after previous match is here s_add_u32 flat_scratch_lo, s12, s17 ^ Input file: Check file: /Users/thakis/src/llvm-project/llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.ll -dump-input=help explains the following input dump. Input was: <<<<<< . . . 6446: runtime_loader_kernel_symbol = 0 6447: .end_amd_kernel_code_t 6448: ; %bb.0: ; %bb 6449: s_add_u32 flat_scratch_lo, s12, s17 6450: s_addc_u32 flat_scratch_hi, s13, 0 6451: s_load_dwordx16 s[12:27], s[8:9], 0x0 next:6514 !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: match on wrong line 6452: s_load_dwordx2 s[0:1], s[8:9], 0x40 6453: s_waitcnt lgkmcnt(0) 6454: s_lshr_b32 s2, s12, 1 6455: s_and_b32 s2, s2, 1 6456: s_lshl_b32 s2, s2, 1 . . . >>>>>> -- ******************** Testing: 0.. 10.. 20 FAIL: LLVM :: CodeGen/AMDGPU/buffer-fat-pointers-contents-legalization.ll (824 of 57694) ******************** TEST 'LLVM :: CodeGen/AMDGPU/buffer-fat-pointers-contents-legalization.ll' FAILED ******************** Exit Code: 1 Command Output (stderr): -- /Users/thakis/src/llvm-project/out/gn/bin/llc -mtriple=amdgcn -mcpu=gfx900 < /Users/thakis/src/llvm-project/llvm/test/CodeGen/AMDGPU/buffer-fat-pointers-contents-legalization.ll | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=SDAG /Users/thakis/src/llvm-project/llvm/test/CodeGen/AMDGPU/buffer-fat-pointers-contents-legalization.ll # RUN: at line 2 + /Users/thakis/src/llvm-project/out/gn/bin/llc -mtriple=amdgcn -mcpu=gfx900 + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=SDAG /Users/thakis/src/llvm-project/llvm/test/CodeGen/AMDGPU/buffer-fat-pointers-contents-legalization.ll /Users/thakis/src/llvm-project/out/gn/bin/llc -mtriple=amdgcn -mcpu=gfx900 -global-isel=1 -global-isel-abort=2 < /Users/thakis/src/llvm-project/llvm/test/CodeGen/AMDGPU/buffer-fat-pointers-contents-legalization.ll | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=GISEL /Users/thakis/src/llvm-project/llvm/test/CodeGen/AMDGPU/buffer-fat-pointers-contents-legalization.ll # RUN: at line 3 + /Users/thakis/src/llvm-project/out/gn/bin/llc -mtriple=amdgcn -mcpu=gfx900 -global-isel=1 -global-isel-abort=2 + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=GISEL /Users/thakis/src/llvm-project/llvm/test/CodeGen/AMDGPU/buffer-fat-pointers-contents-legalization.ll warning: Instruction selection used fallback path for load_bf16 warning: Instruction selection used fallback path for store_bf16 warning: Instruction selection used fallback path for load_v4bf16 warning: Instruction selection used fallback path for store_v4bf16 /Users/thakis/src/llvm-project/llvm/test/CodeGen/AMDGPU/buffer-fat-pointers-contents-legalization.ll:2169:15: error: GISEL-NEXT: is not on the line after the previous match ; GISEL-NEXT: buffer_load_ushort v4, off, s[16:19], 0 offset:4 ^ :4322:2: note: 'next' match was here buffer_load_ushort v4, off, s[16:19], 0 offset:4 ^ :4320:41: note: previous match ended here s_waitcnt vmcnt(0) expcnt(0) lgkmcnt(0) ^ :4321:1: note: non-matching line after previous match is here buffer_load_dword v0, off, s[16:19], 0 ^ /Users/thakis/src/llvm-project/llvm/test/CodeGen/AMDGPU/buffer-fat-pointers-contents-legalization.ll:3633:15: error: GISEL-NEXT: is not on the line after the previous match ; GISEL-NEXT: s_waitcnt vmcnt(0) ^ :6419:2: note: 'next' match was here s_waitcnt vmcnt(0) ^ :6416:29: note: previous match ended here v_lshrrev_b32_e32 v1, 8, v0 ^ :6417:1: note: non-matching line after previous match is here v_lshrrev_b32_e32 v2, 16, v0 ^ Input file: Check file: /Users/thakis/src/llvm-project/llvm/test/CodeGen/AMDGPU/buffer-fat-pointers-contents-legalization.ll -dump-input=help explains the following input dump. Input was: <<<<<< . . . 4317: .type load_v6i8,@function 4318: load_v6i8: ; @load_v6i8 4319: ; %bb.0: 4320: s_waitcnt vmcnt(0) expcnt(0) lgkmcnt(0) 4321: buffer_load_dword v0, off, s[16:19], 0 4322: buffer_load_ushort v4, off, s[16:19], 0 offset:4 next:2169 !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: match on wrong line 4323: s_waitcnt vmcnt(1) 4324: v_lshrrev_b32_e32 v1, 8, v0 4325: v_lshrrev_b32_e32 v2, 16, v0 4326: v_lshrrev_b32_e32 v3, 24, v0 4327: s_waitcnt vmcnt(0) . . . 6414: buffer_load_ushort v4, off, s[16:19], 0 offset:4 glc 6415: s_waitcnt vmcnt(1) 6416: v_lshrrev_b32_e32 v1, 8, v0 6417: v_lshrrev_b32_e32 v2, 16, v0 6418: v_lshrrev_b32_e32 v3, 24, v0 6419: s_waitcnt vmcnt(0) next:3633 !~~~~~~~~~~~~~~~~~ error: match on wrong line 6420: v_lshrrev_b32_e32 v5, 8, v4 6421: s_setpc_b64 s[30:31] 6422: .Lfunc_end150: 6423: .size volatile_load_v6i8, .Lfunc_end150-volatile_load_v6i8 6424: ; -- End function . . . >>>>>> -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (2): LLVM :: CodeGen/AMDGPU/GlobalISel/insertelement.ll LLVM :: CodeGen/AMDGPU/buffer-fat-pointers-contents-legalization.ll Testing Time: 850.00s Total Discovered Tests: 66081 Skipped : 33 (0.05%) Unsupported : 2520 (3.81%) Passed : 63354 (95.87%) Expectedly Failed: 172 (0.26%) 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.