github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 175029 tests passed
* 3426 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### LLVM
<details>
<summary>LLVM.CodeGen/X86/dagcombine-extract-insert.ll</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc
-mtriple=x86_64-unknown-unknown -mattr=+avx512bw <
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/X86/dagcombine-extract-insert.ll
| /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/X86/dagcombine-extract-insert.ll
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc
-mtriple=x86_64-unknown-unknown -mattr=+avx512bw
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/X86/dagcombine-extract-insert.ll
# .---command stderr------------
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/X86/dagcombine-extract-insert.ll:10:15:
error: CHECK-NEXT: expected string not found in input
# | ; CHECK-NEXT: vpunpcklqdq {{.*#+}} xmm0 = xmm1[0],xmm0[0]
# | ^
# | <stdin>:199:42: note: scanning from here
# | vmovq (%rsi), %xmm1 # xmm1 = mem[0],zero
# | ^
# | <stdin>:212:22: note: possible intended match here
# | vpunpcklqdq %xmm5, %xmm4, %xmm3 # xmm3 = xmm4[0],xmm5[0]
# | ^
# |
# | Input file: <stdin>
# | Check file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/X86/dagcombine-extract-insert.ll
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 194: extract_insert_interleaved_store: #
@extract_insert_interleaved_store
# | 195: .cfi_startproc
# | 196: # %bb.0:
# | 197: movq 8(%rsp), %rax
# | 198: vmovq (%rdi), %xmm0 # xmm0 = mem[0],zero
# | 199: vmovq (%rsi), %xmm1 # xmm1 = mem[0],zero
# | next:10'0 X error: no match
found
# | 200: vmovq (%rdx), %xmm2 # xmm2 = mem[0],zero
# | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 201: vmovq (%rcx), %xmm3 # xmm3 = mem[0],zero
# | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 202: vmovq (%r8), %xmm4 # xmm4 = mem[0],zero
# | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 203: vmovq (%r9), %xmm5 # xmm5 = mem[0],zero
# | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 204: vinserti128 $1, %xmm1, %ymm0, %ymm0
# | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | 207: vpshufb %xmm6, %xmm1, %xmm1
# | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 208: vinserti128 $1, %xmm3, %ymm2, %ymm2
# | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 209: vpermq $232, %ymm2, %ymm3 # ymm3 = ymm2[0,2,2,3]
# | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 210: vpshufb %xmm6, %xmm3, %xmm3
# | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 211: vpblendw $36, %xmm1, %xmm3, %xmm1 # xmm1 =
xmm3[0,1],xmm1[2],xmm3[3,4],xmm1[5],xmm3[6,7]
# | next:10'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 212: vpunpcklqdq %xmm5, %xmm4, %xmm3 # xmm3 = xmm4[0],xmm5[0]
# | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:10'1 ?
possible intended match
# | 213: vpshufb .LCPI0_1(%rip), %xmm3, %xmm3 # xmm3 =
xmm3[u,u,5,13,u,u,u,u,6,14,u,u,u,u,7,15]
# | next:10'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 214: vpblendw $146, %xmm3, %xmm1, %xmm1 # xmm1 =
xmm1[0],xmm3[1],xmm1[2,3],xmm3[4],xmm1[5,6],xmm3[7]
# | next:10'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 215: vpermq $136, %ymm2, %ymm2 # ymm2 = ymm2[0,2,0,2]
# | next:10'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 216: vpshufb .LCPI0_2(%rip), %ymm2, %ymm2 # ymm2 =
zero,zero,ymm2[0,8],zero,zero,zero,zero,ymm2[1,9],zero,zero,zero,zero,ymm2[2,10],zero,zero,zero,zero,ymm2[19,27],zero,zero,zero,zero,ymm2[20,28],zero,zero,zero,zero
# | next:10'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 217: vpermq $136, %ymm0, %ymm0 # ymm0 = ymm0[0,2,0,2]
# | next:10'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/200937
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits