github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results
* 134838 tests passed
* 3285 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### LLVM
<details>
<summary>LLVM.Transforms/ArgumentPromotion/BPF/argpromotion.ll</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\opt.exe -passes=argpromotion
-mtriple=bpf-pc-linux -S
C:\_work\llvm-project\llvm-project\llvm\test\Transforms\ArgumentPromotion\BPF\argpromotion.ll
| c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe
C:\_work\llvm-project\llvm-project\llvm\test\Transforms\ArgumentPromotion\BPF\argpromotion.ll
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\opt.exe'
-passes=argpromotion -mtriple=bpf-pc-linux -S
'C:\_work\llvm-project\llvm-project\llvm\test\Transforms\ArgumentPromotion\BPF\argpromotion.ll'
# 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\ArgumentPromotion\BPF\argpromotion.ll'
# .---command stderr------------
# |
C:\_work\llvm-project\llvm-project\llvm\test\Transforms\ArgumentPromotion\BPF\argpromotion.ll:65:10:
error: CHECK: expected string not found in input
# | ; CHECK: i32 @foo1(ptr noundef readonly captures(none) %p1, ptr noundef
readonly captures(none) %p2, ptr noundef readonly captures(none) %p3)
# | ^
# | <stdin>:1:1: note: scanning from here
# | ; ModuleID =
'C:\_work\llvm-project\llvm-project\llvm\test\Transforms\ArgumentPromotion\BPF\argpromotion.ll'
# | ^
# |
# | Input file: <stdin>
# | Check file:
C:\_work\llvm-project\llvm-project\llvm\test\Transforms\ArgumentPromotion\BPF\argpromotion.ll
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: ; ModuleID =
'C:\_work\llvm-project\llvm-project\llvm\test\Transforms\ArgumentPromotion\BPF\argpromotion.ll'
# | check:65
X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
error: no match found
# | 2: source_filename =
"C:\\_work\\llvm-project\\llvm-project\\llvm\\test\\Transforms\\ArgumentPromotion\\BPF\\argpromotion.ll"
# | check:65
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3: target datalayout =
"e-m:e-p:64:64-i64:64-i128:128-n32:64-S128"
# | check:65
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 4: target triple = "bpf-pc-linux"
# | check:65 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5:
# | check:65 ~
# | 6: %struct.t = type { i32, i32, i32, i32, i32, i32, i32 }
# | check:65 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# 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/198255
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits