github-actions[bot] wrote:

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

* 129582 tests passed
* 2871 tests skipped
* 1 test failed

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

### LLVM
<details>
<summary>LLVM.CodeGen/AMDGPU/si-lower-control-flow-preserve-dom-tree.mir</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\llc.exe -o /dev/null -mcpu=gfx1201 
-mtriple=amdgcn-amd-amdhsa 
-passes="require<machine-post-dom-tree>,si-lower-control-flow,print<machine-post-dom-tree>"
 
C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\si-lower-control-flow-preserve-dom-tree.mir
 2>&1 | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe 
C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\si-lower-control-flow-preserve-dom-tree.mir
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -o 
/dev/null -mcpu=gfx1201 -mtriple=amdgcn-amd-amdhsa 
'-passes=require<machine-post-dom-tree>,si-lower-control-flow,print<machine-post-dom-tree>'
 
'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\si-lower-control-flow-preserve-dom-tree.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\si-lower-control-flow-preserve-dom-tree.mir'
# .---command stderr------------
# | 
C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\si-lower-control-flow-preserve-dom-tree.mir:6:15:
 error: CHECK-NEXT: is not on the line after the previous match
# | # CHECK-NEXT: [3] %bb.2 {4294967295,4294967295} [2]
# |               ^
# | <stdin>:8:2: note: 'next' match was here
# |  [3] %bb.2 {4294967295,4294967295} [2]
# |  ^
# | <stdin>:5:39: note: previous match ended here
# |  [2] %bb.4 {4294967295,4294967295} [1]
# |                                       ^
# | <stdin>:6:1: note: non-matching line after previous match is here
# |  [3] %bb.0 {4294967295,4294967295} [2]
# | ^
# | 
# | Input file: <stdin>
# | Check file: 
C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AMDGPU\si-lower-control-flow-preserve-dom-tree.mir
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |         1: MachinePostDominatorTree for machine function: preserve_dom_tree 
# |         2: =============================-------------------------------- 
# |         3: Inorder PostDominator Tree: DFSNumbers invalid: 0 slow queries. 
# |         4:  [1] <<exit node>> {4294967295,4294967295} [0] 
# |         5:  [2] %bb.4 {4294967295,4294967295} [1] 
# |         6:  [3] %bb.0 {4294967295,4294967295} [2] 
# |         7:  [3] %bb.1 {4294967295,4294967295} [2] 
# |         8:  [3] %bb.2 {4294967295,4294967295} [2] 
# | next:6      !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  error: match on wrong 
line
# |         9: Roots: %bb.4  
# | >>>>>>
# `-----------------------------
# 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/176692
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to