github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results

* 130474 tests passed
* 2911 tests skipped
* 2 tests failed

## Failed Tests
(click on a test name to see its output)

### LLVM
<details>
<summary>LLVM.CodeGen/AMDGPU/memory-legalizer-non-volatile.ll</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 2
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -global-isel=0 
-mtriple=amdgcn-amd-amdhsa -mcpu=gfx1200 -mattr=+cumode < 
C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\memory-legalizer-non-volatile.ll
 | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe 
--check-prefixes=GFX12-CU,GFX12-CU-DAGISEL 
C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\memory-legalizer-non-volatile.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' 
-global-isel=0 -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1200 -mattr=+cumode
# note: command had no output on stdout or stderr
# executed command: 
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 
--check-prefixes=GFX12-CU,GFX12-CU-DAGISEL 
'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\memory-legalizer-non-volatile.ll'
# note: command had no output on stdout or stderr
# RUN: at line 3
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -global-isel=1 
-mtriple=amdgcn-amd-amdhsa -mcpu=gfx1200 -mattr=+cumode < 
C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\memory-legalizer-non-volatile.ll
 | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe 
--check-prefixes=GFX12-CU,GFX12-CU-GISEL 
C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\memory-legalizer-non-volatile.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' 
-global-isel=1 -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1200 -mattr=+cumode
# note: command had no output on stdout or stderr
# executed command: 
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 
--check-prefixes=GFX12-CU,GFX12-CU-GISEL 
'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\memory-legalizer-non-volatile.ll'
# .---command stderr------------
# | 
C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\memory-legalizer-non-volatile.ll:541:18:
 error: GFX12-CU-NEXT: is not on the line after the previous match
# | ; GFX12-CU-NEXT: s_mov_b32 s7, s20
# |                  ^
# | <stdin>:657:2: note: 'next' match was here
# |  s_mov_b32 s7, s20
# |  ^
# | <stdin>:652:50: note: previous match ended here
# |  v_dual_mov_b32 v0, s16 :: v_dual_mov_b32 v1, s21
# |                                                  ^
# | <stdin>:653:1: note: non-matching line after previous match is here
# |  s_mov_b32 s4, s17
# | ^
# | 
# | Input file: <stdin>
# | Check file: 
C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\memory-legalizer-non-volatile.ll
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |           .
# |           .
# |           .
# |         652:  v_dual_mov_b32 v0, s16 :: v_dual_mov_b32 v1, s21 
# |         653:  s_mov_b32 s4, s17 
# |         654:  s_mov_b32 s5, s18 
# |         655:  s_mov_b32 s6, s19 
# |         656:  buffer_load_b32 v0, v0, s[0:3], null offen 
# |         657:  s_mov_b32 s7, s20 
# | next:541      !~~~~~~~~~~~~~~~~  error: match on wrong line
# |         658:  s_wait_loadcnt 0x0 
# |         659:  buffer_store_b32 v0, v1, s[4:7], null offen 
# |         660:  s_setpc_b64 s[30:31] 
# |         661: .Lfunc_end18: 
# |         662:  .size md_nv__buffer_i32_nonatomic, 
.Lfunc_end18-md_nv__buffer_i32_nonatomic 
# |           .
# |           .
# |           .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>LLVM.CodeGen/AMDGPU/pei-build-spill-offset-overflow-gfx950.mir</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 2
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=amdgcn-amd-amdhsa 
-mcpu=gfx950 -verify-machineinstrs -amdgpu-spill-vgpr-to-agpr=0 
-run-pass=prologepilog -o - 
C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\pei-build-spill-offset-overflow-gfx950.mir
 | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe 
C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\pei-build-spill-offset-overflow-gfx950.mir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' 
-mtriple=amdgcn-amd-amdhsa -mcpu=gfx950 -verify-machineinstrs 
-amdgpu-spill-vgpr-to-agpr=0 -run-pass=prologepilog -o - 
'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\pei-build-spill-offset-overflow-gfx950.mir'
# note: command had no output on stdout or stderr
# executed command: 
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 
'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\pei-build-spill-offset-overflow-gfx950.mir'
# .---command stderr------------
# | 
C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\pei-build-spill-offset-overflow-gfx950.mir:26:16:
 error: CHECK-NEXT: expected string not found in input
# |  ; CHECK-NEXT: SCRATCH_STORE_DWORDX4_SADDR $vgpr0_vgpr1_vgpr2_vgpr3, 
$sgpr0, 0, 0, implicit $exec, implicit $flat_scr, implicit-def 
$vgpr0_vgpr1_vgpr2_vgpr3_vgpr4_vgpr5, implicit 
$vgpr0_vgpr1_vgpr2_vgpr3_vgpr4_vgpr5 :: (store (s128) into %fixed-stack.0, 
align 4, addrspace 5)
# |                ^
# | <stdin>:128:58: note: scanning from here
# |  $sgpr0 = S_ADD_I32 $sgpr32, 4084, implicit-def dead $scc
# |                                                          ^
# | <stdin>:129:2: note: possible intended match here
# |  SCRATCH_STORE_DWORDX4_SADDR $vgpr0_vgpr1_vgpr2_vgpr3, $sgpr0, 0, 0, 
implicit $exec, implicit $flat_scr, implicit-def 
$vgpr0_vgpr1_vgpr2_vgpr3_vgpr4_vgpr5, implicit 
$vgpr0_vgpr1_vgpr2_vgpr3_vgpr4_vgpr5 :: ("amdgpu-thread-private" store (s128) 
into %fixed-stack.0, align 4, addrspace 5)
# |  ^
# | 
# | Input file: <stdin>
# | Check file: 
C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\pei-build-spill-offset-overflow-gfx950.mir
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |            .
# |            .
# |            .
# |          123:  isWholeWaveFunction: false 
# |          124: body: | 
# |          125:  bb.0: 
# |          126:  liveins: $vgpr0_vgpr1_vgpr2_vgpr3_vgpr4_vgpr5 
# |          127:   
# |          128:  $sgpr0 = S_ADD_I32 $sgpr32, 4084, implicit-def dead $scc 
# | next:26'0                                                              X 
error: no match found
# |          129:  SCRATCH_STORE_DWORDX4_SADDR $vgpr0_vgpr1_vgpr2_vgpr3, 
$sgpr0, 0, 0, implicit $exec, implicit $flat_scr, implicit-def 
$vgpr0_vgpr1_vgpr2_vgpr3_vgpr4_vgpr5, implicit 
$vgpr0_vgpr1_vgpr2_vgpr3_vgpr4_vgpr5 :: ("amdgpu-thread-private" store (s128) 
into %fixed-stack.0, align 4, addrspace 5) 
# | next:26'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:26'1      ?                                                            
                                                                                
                                                                                
                                                                 possible 
intended match
# |          130:  SCRATCH_STORE_DWORDX2_SADDR $vgpr4_vgpr5, killed $sgpr0, 16, 
0, implicit $exec, implicit $flat_scr, implicit 
$vgpr0_vgpr1_vgpr2_vgpr3_vgpr4_vgpr5 :: ("amdgpu-thread-private" store (s64) 
into %fixed-stack.0 + 16, align 4, addrspace 5) 
# | next:26'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |          131:  S_ENDPGM 0 
# | next:26'0     ~~~~~~~~~~~~
# |          132: ... 
# | next:26'0     ~~~~
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>

If these failures are unrelated to your changes (for example tests are broken 
or flaky at HEAD), please open an issue at 
https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.

https://github.com/llvm/llvm-project/pull/179415
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to