github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results

* 167383 tests passed
* 2971 tests skipped
* 3 tests failed

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

### LLVM
<details>
<summary>LLVM.CodeGen/AMDGPU/fold-fabs.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=amdgcn -mcpu=gfx1030 -disable-machine-sink=1 - < 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/AMDGPU/fold-fabs.ll
 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
-check-prefix=GFX10 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/AMDGPU/fold-fabs.ll
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc 
-mtriple=amdgcn -mcpu=gfx1030 -disable-machine-sink=1 -
# note: command had no output on stdout or stderr
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
-check-prefix=GFX10 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/AMDGPU/fold-fabs.ll
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/AMDGPU/fold-fabs.ll:169:15:
 error: GFX10-NEXT: expected string not found in input
# | ; GFX10-NEXT: v_and_b32_e32 v0, 0x7fffffff, v0
# |               ^
# | <stdin>:260:35: note: scanning from here
# |  v_cmp_lt_f32_e32 vcc_lo, -1.0, v0
# |                                   ^
# | <stdin>:263:2: note: possible intended match here
# |  s_or_b32 exec_lo, exec_lo, s4
# |  ^
# | 
# | Input file: <stdin>
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/AMDGPU/fold-fabs.ll
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |             .
# |             .
# |             .
# |           255: ; %bb.1: ; %header.preheader 
# |           256:  ; implicit-def: $vgpr0 
# |           257: .LBB5_2: ; %header 
# |           258:  ; =>This Inner Loop Header: Depth=1 
# |           259:  v_mul_f32_e32 v0, 0x40400000, v0 
# |           260:  v_cmp_lt_f32_e32 vcc_lo, -1.0, v0 
# | next:169'0                                       X error: no match found
# |           261:  s_cbranch_vccnz .LBB5_2 
# | next:169'0     ~~~~~~~~~~~~~~~~~~~~~~~~~
# |           262: .LBB5_3: ; %Flow1 
# | next:169'0     ~~~~~~~~~~~~~~~~~~
# |           263:  s_or_b32 exec_lo, exec_lo, s4 
# | next:169'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:169'1      ?                              possible intended match
# |           264:  s_setpc_b64 s[30:31] 
# | next:169'0     ~~~~~~~~~~~~~~~~~~~~~~
# |           265: .Lfunc_end5: 
# | next:169'0     ~~~~~~~~~~~~~
# |           266:  .size fold_abs_in_branch_phi, 
.Lfunc_end5-fold_abs_in_branch_phi 
# | next:169'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           267:  ; -- End function 
# | next:169'0     ~~~~~~~~~~~~~~~~~~~
# |           268:  .set fold_abs_in_branch_phi.num_vgpr, 2 
# | next:169'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             .
# |             .
# |             .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>LLVM.Transforms/InstCombine/fpcast.ll</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 3
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/opt < 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/Transforms/InstCombine/fpcast.ll
 -passes=instcombine -S | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/Transforms/InstCombine/fpcast.ll
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/opt 
-passes=instcombine -S
# 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/Transforms/InstCombine/fpcast.ll
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/Transforms/InstCombine/fpcast.ll:526:15:
 error: CHECK-NEXT: expected string not found in input
# | ; CHECK-NEXT: [[SEL:%.*]] = fmul float [[X:%.*]], 0.000000e+00
# |               ^
# | <stdin>:281:33: note: scanning from here
# | define i32 @fptosi_nonnorm_fmul(float %x) {
# |                                 ^
# | 
# | Input file: <stdin>
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/Transforms/InstCombine/fpcast.ll
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |           .
# |           .
# |           .
# |         276:  
# |         277: define <2 x i32> @fptosi_nonnorm_copysign_vec(<2 x float> %x) 
{ 
# |         278:  ret <2 x i32> zeroinitializer 
# |         279: } 
# |         280:  
# |         281: define i32 @fptosi_nonnorm_fmul(float %x) { 
# | next:526                                     X~~~~~~~~~~~ error: no match 
found
# |         282:  ret i32 0 
# | next:526     ~~~~~~~~~~~
# |         283: } 
# | next:526     ~~
# |         284:  
# | next:526     ~
# |         285: define i32 @fptosi_select(i1 %cond) { 
# | next:526     ~~~~~~~~~~~~~~~~~~~~~~~~~~
# |         286:  %ret = select i1 %cond, i32 1, i32 -1 
# |           .
# |           .
# |           .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>LLVM.Transforms/LoopVectorize/scalable-inductions.ll</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/opt 
-passes=loop-vectorize,dce,instcombine -scalable-vectorization=on 
-force-target-instruction-cost=1 -force-target-supports-scalable-vectors < 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/Transforms/LoopVectorize/scalable-inductions.ll
 -S | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/Transforms/LoopVectorize/scalable-inductions.ll
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/opt 
-passes=loop-vectorize,dce,instcombine -scalable-vectorization=on 
-force-target-instruction-cost=1 -force-target-supports-scalable-vectors -S
# 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/Transforms/LoopVectorize/scalable-inductions.ll
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/Transforms/LoopVectorize/scalable-inductions.ll:259:15:
 error: CHECK-NEXT: expected string not found in input
# | ; CHECK-NEXT: [[INDUCTION:%.*]] = fadd <vscale x 4 x float> [[TMP9]], 
zeroinitializer
# |               ^
# | <stdin>:195:63: note: scanning from here
# |  %8 = fmul <vscale x 4 x float> %7, splat (float 2.000000e+00)
# |                                                               ^
# | <stdin>:195:63: note: with "TMP9" equal to "%8"
# |  %8 = fmul <vscale x 4 x float> %7, splat (float 2.000000e+00)
# |                                                               ^
# | <stdin>:199:95: note: possible intended match here
# |  %broadcast.splat = shufflevector <vscale x 4 x float> 
%broadcast.splatinsert, <vscale x 4 x float> poison, <vscale x 4 x i32> 
zeroinitializer
# |                                                                             
                  ^
# | 
# | Input file: <stdin>
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/Transforms/LoopVectorize/scalable-inductions.ll
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |             .
# |             .
# |             .
# |           190:  %.cast = sitofp i64 %n.vec to float 
# |           191:  %4 = fmul float %.cast, 2.000000e+00 
# |           192:  %5 = fadd float %4, 0.000000e+00 
# |           193:  %6 = call <vscale x 4 x i32> @llvm.stepvector.nxv4i32() 
# |           194:  %7 = uitofp <vscale x 4 x i32> %6 to <vscale x 4 x float> 
# |           195:  %8 = fmul <vscale x 4 x float> %7, splat (float 
2.000000e+00) 
# | next:259'0                                                                  
 X error: no match found
# | next:259'1                                                                  
   with "TMP9" equal to "%8"
# |           196:  %9 = uitofp i64 %3 to float 
# | next:259'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           197:  %10 = fmul float %9, 2.000000e+00 
# | next:259'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           198:  %broadcast.splatinsert = insertelement <vscale x 4 x float> 
poison, float %10, i64 0 
# | next:259'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           199:  %broadcast.splat = shufflevector <vscale x 4 x float> 
%broadcast.splatinsert, <vscale x 4 x float> poison, <vscale x 4 x i32> 
zeroinitializer 
# | next:259'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:259'2                                                                  
                                 ?                                              
   possible intended match
# |           200:  br label %vector.body 
# | next:259'0     ~~~~~~~~~~~~~~~~~~~~~~~
# |           201:  
# | next:259'0     ~
# |           202: vector.body: ; preds = %vector.body, %vector.ph 
# | next:259'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           203:  %index = phi i64 [ 0, %vector.ph ], [ %index.next, 
%vector.body ] 
# | next:259'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           204:  %vec.ind = phi <vscale x 4 x float> [ %8, %vector.ph ], [ 
%vec.ind.next, %vector.body ] 
# | next:259'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/173248
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to