github-actions[bot] wrote:

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

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

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

### LLVM
<details>
<summary>LLVM.tools/llc/new-pm/start-stop.ll</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\llc.exe 
-mtriple=x86_64-pc-linux-gnu -enable-new-pm -print-pipeline-passes 
-start-before=mergeicmps -stop-after=gc-lowering -filetype=null 
C:\_work\llvm-project\llvm-project\llvm\test\tools\llc\new-pm\start-stop.ll | 
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --match-full-lines 
C:\_work\llvm-project\llvm-project\llvm\test\tools\llc\new-pm\start-stop.ll 
--check-prefix=NULL
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' 
-mtriple=x86_64-pc-linux-gnu -enable-new-pm -print-pipeline-passes 
-start-before=mergeicmps -stop-after=gc-lowering -filetype=null 
'C:\_work\llvm-project\llvm-project\llvm\test\tools\llc\new-pm\start-stop.ll'
# note: command had no output on stdout or stderr
# executed command: 
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --match-full-lines 
'C:\_work\llvm-project\llvm-project\llvm\test\tools\llc\new-pm\start-stop.ll' 
--check-prefix=NULL
# .---command stderr------------
# | 
C:\_work\llvm-project\llvm-project\llvm\test\tools\llc\new-pm\start-stop.ll:4:9:
 error: NULL: expected string not found in input
# | ; NULL: 
require<MachineModuleAnalysis>,require<profile-summary>,require<collector-metadata>,require<runtime-libcall-info>,function(verify,mergeicmps,expand-memcmp,gc-lowering,verify)
# |         ^
# | <stdin>:1:1: note: scanning from here
# | 
require<MachineModuleAnalysis>,require<profile-summary>,require<collector-metadata>,require<runtime-libcall-info>,require<libcall-lowering-info>,function(verify,mergeicmps,expand-memcmp,gc-lowering,verify)
# | ^
# | 
# | Input file: <stdin>
# | Check file: 
C:\_work\llvm-project\llvm-project\llvm\test\tools\llc\new-pm\start-stop.ll
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |          1: 
require<MachineModuleAnalysis>,require<profile-summary>,require<collector-metadata>,require<runtime-libcall-info>,require<libcall-lowering-info>,function(verify,mergeicmps,expand-memcmp,gc-lowering,verify)
 
# | check:4     
X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 error: no match found
# | >>>>>>
# `-----------------------------
# 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/176800
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to