github-actions[bot] wrote:

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

* 135708 tests passed
* 3434 tests skipped
* 1 test failed

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

### LLVM
<details>
<summary>LLVM.CodeGen/RISCV/pr176001.ll</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 2
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -mtriple=riscv64 
-mattr='+v' -stop-before=riscv-insert-vsetvli 
C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\pr176001.ll -o - | 
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe 
C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\pr176001.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' 
-mtriple=riscv64 -mattr=+v -stop-before=riscv-insert-vsetvli 
'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\pr176001.ll' -o -
# 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\RISCV\pr176001.ll'
# .---command stderr------------
# | 
C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\pr176001.ll:45:16: 
error: CHECK-NEXT: expected string not found in input
# |  ; CHECK-NEXT: renamable $v0 = COPY killed renamable $v8
# |                ^
# | <stdin>:249:2: note: scanning from here
# |  
# |  ^
# | <stdin>:286:2: note: possible intended match here
# |  renamable $v8 = COPY killed renamable $v24
# |  ^
# | 
# | Input file: <stdin>
# | Check file: 
C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\RISCV\pr176001.ll
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |            .
# |            .
# |            .
# |          244:  PseudoBR %bb.5 
# |          245:   
# |          246:  bb.5.cond.true108: 
# |          247:  successors: %bb.7(0x80000000) 
# |          248:  liveins: $v8m8:0x0000000000000002, $v16m8:0x0000000000000006 
# |          249:   
# | next:45'0      X error: no match found
# |          250:  renamable $v0 = lr-split COPY killed renamable $v8 
# | next:45'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |          251:  PseudoBR %bb.7 
# | next:45'0     ~~~~~~~~~~~~~~~~
# |          252:   
# | next:45'0     ~~
# |          253:  bb.6.cond.false111: 
# | next:45'0     ~~~~~~~~~~~~~~~~~~~~~
# |          254:  successors: %bb.7(0x80000000) 
# | next:45'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            .
# |            .
# |            .
# |          281:  renamable $v24 = COPY renamable $v16 
# | next:45'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |          282:  renamable $v24 = PseudoVMV_S_X killed renamable $v24, $x0, 
16 /* vl */, 6 /* e64 */ 
# | next:45'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |          283:  renamable $v24 = PseudoVMV_S_X killed renamable $v24, %51, 
16 /* vl */, 6 /* e64 */ 
# | next:45'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |          284:  $v0 = COPY killed renamable $v8 
# | next:45'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |          285:  renamable $v8m8 = COPY renamable $v16m8 
# | next:45'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |          286:  renamable $v8 = COPY killed renamable $v24 
# | next:45'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:45'1      ?                                           possible 
intended match
# |          287:  renamable $v24m8 = PseudoVMV_V_I_M8 undef renamable $v24m8, 
0, 16 /* vl */, 6 /* e64 */, 0 /* tu, mu */ 
# | next:45'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |          288:  renamable $v24m8 = PseudoVMERGE_VIM_M8 undef renamable 
$v24m8, killed renamable $v24m8, -1, $v0, 16 /* vl */, 6 /* e64 */ 
# | next:45'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |          289:  early-clobber renamable $v0 = PseudoVMSLEU_VV_M8 killed 
renamable $v16m8, killed renamable $v8m8, 16 /* vl */, 6 /* e64 */ 
# | next:45'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |          290:  renamable $v8m8 = PseudoVMV_V_I_M8 undef renamable $v8m8, 0, 
16 /* vl */, 6 /* e64 */, 0 /* tu, mu */ 
# | next:45'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |          291:  renamable $v8m8 = PseudoVMERGE_VIM_M8 undef renamable $v8m8, 
killed renamable $v8m8, -1, $v0, 16 /* vl */, 6 /* e64 */ 
# | next:45'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/197362
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to