github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results
* 139757 tests passed
* 3697 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### LLVM
<details>
<summary>LLVM.Transforms/PhaseOrdering/dae-dce.ll</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 2
c:\_work\llvm-project\llvm-project\build\bin\opt.exe -S -passes="default<O3>" <
C:\_work\llvm-project\llvm-project\llvm\test\Transforms\PhaseOrdering\dae-dce.ll
| c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe
C:\_work\llvm-project\llvm-project\llvm\test\Transforms\PhaseOrdering\dae-dce.ll
--check-prefixes=CHECK,DEFAULT
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\opt.exe' -S
'-passes=default<O3>'
# 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\Transforms\PhaseOrdering\dae-dce.ll'
--check-prefixes=CHECK,DEFAULT
# .---command stderr------------
# |
C:\_work\llvm-project\llvm-project\llvm\test\Transforms\PhaseOrdering\dae-dce.ll:37:15:
error: CHECK-NEXT: is not on the line after the previous match
# | ; CHECK-NEXT: tail call fastcc void @capture_and_trap()
# | ^
# | <stdin>:22:2: note: 'next' match was here
# | tail call fastcc void @capture_and_trap()
# | ^
# | <stdin>:20:19: note: previous match ended here
# | define void @test(i1 %c) local_unnamed_addr #0 {
# | ^
# | <stdin>:21:1: note: non-matching line after previous match is here
# | unreachable.merge:
# | ^
# |
# | Input file: <stdin>
# | Check file:
C:\_work\llvm-project\llvm-project\llvm\test\Transforms\PhaseOrdering\dae-dce.ll
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 15: tail call void @llvm.trap()
# | 16: unreachable
# | 17: }
# | 18:
# | 19: ; Function Attrs: cold noreturn nounwind
memory(inaccessiblemem: write)
# | 20: define void @test(i1 %c) local_unnamed_addr #0 {
# | next:37'0 { search
range start (exclusive)
# | 21: unreachable.merge:
# | 22: tail call fastcc void @capture_and_trap()
# | next:37'1 !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: match on
wrong line
# | 23: unreachable
# | 24: }
# | 25:
# | 26: attributes #0 = { cold noreturn nounwind
memory(inaccessiblemem: write) }
# | 27: attributes #1 = { cold noinline noreturn nounwind
memory(inaccessiblemem: write) }
# | next:37'2
} search range end (exclusive)
# | >>>>>>
# `-----------------------------
# 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/214799
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits