github-actions[bot] wrote:

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

* 166794 tests passed
* 2905 tests skipped
* 3 tests failed

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

### LLVM
<details>
<summary>LLVM.CodeGen/RISCV/branch-relaxation-rv32.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=riscv32 -verify-machineinstrs -filetype=obj < 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/branch-relaxation-rv32.ll
    -o /dev/null 2>&1
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc 
-mtriple=riscv32 -verify-machineinstrs -filetype=obj -o /dev/null
# note: command had no output on stdout or stderr
# RUN: at line 4
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc 
-mtriple=riscv32 -relocation-model=pic -verify-machineinstrs    -filetype=obj < 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/branch-relaxation-rv32.ll
 -o /dev/null 2>&1
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc 
-mtriple=riscv32 -relocation-model=pic -verify-machineinstrs -filetype=obj -o 
/dev/null
# note: command had no output on stdout or stderr
# RUN: at line 6
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc 
-mtriple=riscv32 -verify-machineinstrs < 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/branch-relaxation-rv32.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/RISCV/branch-relaxation-rv32.ll
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc 
-mtriple=riscv32 -verify-machineinstrs
# 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/RISCV/branch-relaxation-rv32.ll
# note: command had no output on stdout or stderr
# RUN: at line 8
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc 
-mtriple=riscv32 -relocation-model=pic -verify-machineinstrs < 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/branch-relaxation-rv32.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/RISCV/branch-relaxation-rv32.ll
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc 
-mtriple=riscv32 -relocation-model=pic -verify-machineinstrs
# 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/RISCV/branch-relaxation-rv32.ll
# note: command had no output on stdout or stderr
# RUN: at line 10
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc 
-mtriple=riscv32 -verify-machineinstrs -mattr=+experimental-zicfilp < 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/branch-relaxation-rv32.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/RISCV/branch-relaxation-rv32.ll
 --check-prefixes=CHECK-ZICFILP
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc 
-mtriple=riscv32 -verify-machineinstrs -mattr=+experimental-zicfilp
# 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/RISCV/branch-relaxation-rv32.ll
 --check-prefixes=CHECK-ZICFILP
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/branch-relaxation-rv32.ll:28:23:
 error: CHECK-ZICFILP-NEXT: expected string not found in input
# | ; CHECK-ZICFILP-NEXT: lpad 0
# |                       ^
# | <stdin>:9:9: note: scanning from here
# | # %bb.0:
# |         ^
# | <stdin>:22:4: note: possible intended match here
# |  .globl relax_jal # -- Begin function relax_jal
# |    ^
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/branch-relaxation-rv32.ll:73:23:
 error: CHECK-ZICFILP-NEXT: expected string not found in input
# | ; CHECK-ZICFILP-NEXT: lpad 0
# |                       ^
# | <stdin>:26:9: note: scanning from here
# | # %bb.0:
# |         ^
# | <stdin>:49:4: note: possible intended match here
# |  .globl relax_jal_spill_32 # -- Begin function relax_jal_spill_32
# |    ^
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/branch-relaxation-rv32.ll:354:23:
 error: CHECK-ZICFILP-NEXT: expected string not found in input
# | ; CHECK-ZICFILP-NEXT: lpad 0
# |                       ^
# | <stdin>:54:9: note: scanning from here
# | # %bb.0:
# |         ^
# | <stdin>:57:27: note: possible intended match here
# |  sw ra, 60(sp) # 4-byte Folded Spill
# |                           ^
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/branch-relaxation-rv32.ll:916:23:
 error: CHECK-ZICFILP-NEXT: expected string not found in input
# | ; CHECK-ZICFILP-NEXT: lpad 0
# |                       ^
# | <stdin>:301:9: note: scanning from here
# | # %bb.0:
# |         ^
# | <stdin>:304:29: note: possible intended match here
# |  sw ra, 2028(sp) # 4-byte Folded Spill
# |                             ^
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/branch-relaxation-rv32.ll:1495:23:
 error: CHECK-ZICFILP-NEXT: expected string not found in input
# | ; CHECK-ZICFILP-NEXT: lpad 0
# |                       ^
# | <stdin>:557:18: note: scanning from here
# | # %bb.0: # %entry
# |                  ^
# | <stdin>:560:27: note: possible intended match here
# |  sw ra, 60(sp) # 4-byte Folded Spill
# |                           ^
# | 
# | Input file: <stdin>
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/branch-relaxation-rv32.ll
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |              1:  .attribute 4, 16 
# |              2:  .attribute 5, "rv32i2p1_zicfilp1p0_zicsr2p0" 
# |              3:  .file "<stdin>" 
# |              4:  .text 
# |              5:  .globl relax_bcc # -- Begin function relax_bcc 
# |              6:  .p2align 2 
# |              7:  .type relax_bcc,@function 
# |              8: relax_bcc: # @relax_bcc 
# |              9: # %bb.0: 
# | next:28'0               X error: no match found
# |             10:  andi a0, a0, 1 
# | next:28'0       ~~~~~~~~~~~~~~~~
# |             11:  bnez a0, .LBB0_1 
# | next:28'0       ~~~~~~~~~~~~~~~~~~
# |             12:  j .LBB0_2 
# | next:28'0       ~~~~~~~~~~~
# |             13: .LBB0_1: # %iftrue 
# | next:28'0       ~~~~~~~~~~~~~~~~~~~
# |             14:  #APP 
# | next:28'0       ~~~~~~
# |              .
# |              .
# |              .
# |             17: .LBB0_2: # %tail 
# | next:28'0       ~~~~~~~~~~~~~~~~~
# |             18:  ret 
# | next:28'0       ~~~~~
# |             19: .Lfunc_end0: 
# | next:28'0       ~~~~~~~~~~~~~
# |             20:  .size relax_bcc, .Lfunc_end0-relax_bcc 
# | next:28'0       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             21:  # -- End function 
# | next:28'0       ~~~~~~~~~~~~~~~~~~~
# |             22:  .globl relax_jal # -- Begin function relax_jal 
# | next:28'0       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:28'1          ?                                             possible 
intended match
# |             23:  .p2align 2 
# | next:28'0       ~~~~~~~~~~~~
# |             24:  .type relax_jal,@function 
# | next:28'0       ~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             25: relax_jal: # @relax_jal 
# | next:28'0       ~~~~~~~~~~
# |             26: # %bb.0: 
# | next:73'0               X error: no match found
# |             27:  addi sp, sp, -16 
# | next:73'0       ~~~~~~~~~~~~~~~~~~
# |             28:  andi a0, a0, 1 
# | next:73'0       ~~~~~~~~~~~~~~~~
# |             29:  bnez a0, .LBB1_1 
# | next:73'0       ~~~~~~~~~~~~~~~~~~
# |             30: # %bb.4: 
# | next:73'0       ~~~~~~~~~
# |             31:  jump .LBB1_2, t2 
# | next:73'0       ~~~~~~~~~~~~~~~~~~
# |              .
# |              .
# |              .
# |             44:  addi sp, sp, 16 
# | next:73'0       ~~~~~~~~~~~~~~~~~
# |             45:  ret 
# | next:73'0       ~~~~~
# |             46: .Lfunc_end1: 
# | next:73'0       ~~~~~~~~~~~~~
# |             47:  .size relax_jal, .Lfunc_end1-relax_jal 
# | next:73'0       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             48:  # -- End function 
# | next:73'0       ~~~~~~~~~~~~~~~~~~~
# |             49:  .globl relax_jal_spill_32 # -- Begin function 
relax_jal_spill_32 
# | next:73'0       
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:73'1          ?                                                        
       possible intended match
# |             50:  .p2align 2 
# | next:73'0       ~~~~~~~~~~~~
# |             51:  .type relax_jal_spill_32,@function 
# | next:73'0       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             52: relax_jal_spill_32: # @relax_jal_spill_32 
# | next:73'0       ~~~~~~~~~~~~~~~~~~~
# |             53:  .cfi_startproc 
# |             54: # %bb.0: 
# | next:354'0              X error: no match found
# |             55:  addi sp, sp, -64 
# | next:354'0      ~~~~~~~~~~~~~~~~~~
# |             56:  .cfi_def_cfa_offset 64 
# | next:354'0      ~~~~~~~~~~~~~~~~~~~~~~~~
# |             57:  sw ra, 60(sp) # 4-byte Folded Spill 
# | next:354'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:354'1                                ?           possible intended 
match
# |             58:  sw s0, 56(sp) # 4-byte Folded Spill 
# | next:354'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             59:  sw s1, 52(sp) # 4-byte Folded Spill 
# | next:354'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             60:  sw s2, 48(sp) # 4-byte Folded Spill 
# | next:354'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             61:  sw s3, 44(sp) # 4-byte Folded Spill 
# | next:354'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             62:  sw s4, 40(sp) # 4-byte Folded Spill 
# | next:354'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |              .
# |              .
# |              .
# |            296:  .globl relax_jal_spill_32_adjust_spill_slot # -- Begin 
function relax_jal_spill_32_adjust_spill_slot 
# | next:354'0      
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            297:  .p2align 2 
# | next:354'0      ~~~~~~~~~~~~
# |            298:  .type relax_jal_spill_32_adjust_spill_slot,@function 
# | next:354'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            299: relax_jal_spill_32_adjust_spill_slot: # 
@relax_jal_spill_32_adjust_spill_slot 
# | next:354'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            300:  .cfi_startproc 
# |            301: # %bb.0: 
# | next:916'0              X error: no match found
# |            302:  addi sp, sp, -2032 
# | next:916'0      ~~~~~~~~~~~~~~~~~~~~
# |            303:  .cfi_def_cfa_offset 2032 
# | next:916'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            304:  sw ra, 2028(sp) # 4-byte Folded Spill 
# | next:916'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:916'1                                  ?           possible intended 
match
# |            305:  sw s0, 2024(sp) # 4-byte Folded Spill 
# | next:916'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            306:  sw s1, 2020(sp) # 4-byte Folded Spill 
# | next:916'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            307:  sw s2, 2016(sp) # 4-byte Folded Spill 
# | next:916'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            308:  sw s3, 2012(sp) # 4-byte Folded Spill 
# | next:916'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            309:  sw s4, 2008(sp) # 4-byte Folded Spill 
# | next:916'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |              .
# |              .
# |              .
# |            552:  .globl relax_jal_spill_32_restore_block_correspondence # 
-- Begin function relax_jal_spill_32_restore_block_correspondence 
# | next:916'0      
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            553:  .p2align 2 
# | next:916'0      ~~~~~~~~~~~~
# |            554:  .type 
relax_jal_spill_32_restore_block_correspondence,@function 
# | next:916'0      
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            555: relax_jal_spill_32_restore_block_correspondence: # 
@relax_jal_spill_32_restore_block_correspondence 
# | next:916'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            556:  .cfi_startproc 
# |            557: # %bb.0: # %entry 
# | next:1495'0                      X error: no match found
# |            558:  addi sp, sp, -64 
# | next:1495'0     ~~~~~~~~~~~~~~~~~~
# |            559:  .cfi_def_cfa_offset 64 
# | next:1495'0     ~~~~~~~~~~~~~~~~~~~~~~~~
# |            560:  sw ra, 60(sp) # 4-byte Folded Spill 
# | next:1495'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:1495'1                               ?           possible intended 
match
# |            561:  sw s0, 56(sp) # 4-byte Folded Spill 
# | next:1495'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            562:  sw s1, 52(sp) # 4-byte Folded Spill 
# | next:1495'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            563:  sw s2, 48(sp) # 4-byte Folded Spill 
# | next:1495'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            564:  sw s3, 44(sp) # 4-byte Folded Spill 
# | next:1495'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            565:  sw s4, 40(sp) # 4-byte Folded Spill 
# | next:1495'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |              .
# |              .
# |              .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>LLVM.CodeGen/RISCV/branch-relaxation-rv64.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=riscv64 -verify-machineinstrs -filetype=obj < 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/branch-relaxation-rv64.ll
    -o /dev/null 2>&1
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc 
-mtriple=riscv64 -verify-machineinstrs -filetype=obj -o /dev/null
# note: command had no output on stdout or stderr
# RUN: at line 4
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc 
-mtriple=riscv64 -relocation-model=pic -verify-machineinstrs    -filetype=obj < 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/branch-relaxation-rv64.ll
 -o /dev/null 2>&1
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc 
-mtriple=riscv64 -relocation-model=pic -verify-machineinstrs -filetype=obj -o 
/dev/null
# note: command had no output on stdout or stderr
# RUN: at line 6
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc 
-mtriple=riscv64 -verify-machineinstrs < 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/branch-relaxation-rv64.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/RISCV/branch-relaxation-rv64.ll
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc 
-mtriple=riscv64 -verify-machineinstrs
# 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/RISCV/branch-relaxation-rv64.ll
# note: command had no output on stdout or stderr
# RUN: at line 8
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc 
-mtriple=riscv64 -relocation-model=pic -verify-machineinstrs < 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/branch-relaxation-rv64.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/RISCV/branch-relaxation-rv64.ll
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc 
-mtriple=riscv64 -relocation-model=pic -verify-machineinstrs
# 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/RISCV/branch-relaxation-rv64.ll
# note: command had no output on stdout or stderr
# RUN: at line 10
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc 
-mtriple=riscv64 -verify-machineinstrs -mattr=+experimental-zicfilp < 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/branch-relaxation-rv64.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/RISCV/branch-relaxation-rv64.ll
 --check-prefixes=CHECK-ZICFILP
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc 
-mtriple=riscv64 -verify-machineinstrs -mattr=+experimental-zicfilp
# 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/RISCV/branch-relaxation-rv64.ll
 --check-prefixes=CHECK-ZICFILP
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/branch-relaxation-rv64.ll:28:23:
 error: CHECK-ZICFILP-NEXT: expected string not found in input
# | ; CHECK-ZICFILP-NEXT: lpad 0
# |                       ^
# | <stdin>:9:9: note: scanning from here
# | # %bb.0:
# |         ^
# | <stdin>:22:4: note: possible intended match here
# |  .globl relax_jal # -- Begin function relax_jal
# |    ^
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/branch-relaxation-rv64.ll:73:23:
 error: CHECK-ZICFILP-NEXT: expected string not found in input
# | ; CHECK-ZICFILP-NEXT: lpad 0
# |                       ^
# | <stdin>:26:9: note: scanning from here
# | # %bb.0:
# |         ^
# | <stdin>:49:4: note: possible intended match here
# |  .globl relax_jal_spill_64 # -- Begin function relax_jal_spill_64
# |    ^
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/branch-relaxation-rv64.ll:356:23:
 error: CHECK-ZICFILP-NEXT: expected string not found in input
# | ; CHECK-ZICFILP-NEXT: lpad 0
# |                       ^
# | <stdin>:54:9: note: scanning from here
# | # %bb.0:
# |         ^
# | <stdin>:57:28: note: possible intended match here
# |  sd ra, 104(sp) # 8-byte Folded Spill
# |                            ^
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/branch-relaxation-rv64.ll:919:23:
 error: CHECK-ZICFILP-NEXT: expected string not found in input
# | ; CHECK-ZICFILP-NEXT: lpad 0
# |                       ^
# | <stdin>:301:9: note: scanning from here
# | # %bb.0:
# |         ^
# | <stdin>:304:29: note: possible intended match here
# |  sd ra, 2024(sp) # 8-byte Folded Spill
# |                             ^
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/branch-relaxation-rv64.ll:1499:23:
 error: CHECK-ZICFILP-NEXT: expected string not found in input
# | ; CHECK-ZICFILP-NEXT: lpad 0
# |                       ^
# | <stdin>:557:18: note: scanning from here
# | # %bb.0: # %entry
# |                  ^
# | <stdin>:560:28: note: possible intended match here
# |  sd ra, 104(sp) # 8-byte Folded Spill
# |                            ^
# | 
# | Input file: <stdin>
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/branch-relaxation-rv64.ll
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |              1:  .attribute 4, 16 
# |              2:  .attribute 5, "rv64i2p1_zicfilp1p0_zicsr2p0" 
# |              3:  .file "<stdin>" 
# |              4:  .text 
# |              5:  .globl relax_bcc # -- Begin function relax_bcc 
# |              6:  .p2align 2 
# |              7:  .type relax_bcc,@function 
# |              8: relax_bcc: # @relax_bcc 
# |              9: # %bb.0: 
# | next:28'0               X error: no match found
# |             10:  andi a0, a0, 1 
# | next:28'0       ~~~~~~~~~~~~~~~~
# |             11:  bnez a0, .LBB0_1 
# | next:28'0       ~~~~~~~~~~~~~~~~~~
# |             12:  j .LBB0_2 
# | next:28'0       ~~~~~~~~~~~
# |             13: .LBB0_1: # %iftrue 
# | next:28'0       ~~~~~~~~~~~~~~~~~~~
# |             14:  #APP 
# | next:28'0       ~~~~~~
# |              .
# |              .
# |              .
# |             17: .LBB0_2: # %tail 
# | next:28'0       ~~~~~~~~~~~~~~~~~
# |             18:  ret 
# | next:28'0       ~~~~~
# |             19: .Lfunc_end0: 
# | next:28'0       ~~~~~~~~~~~~~
# |             20:  .size relax_bcc, .Lfunc_end0-relax_bcc 
# | next:28'0       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             21:  # -- End function 
# | next:28'0       ~~~~~~~~~~~~~~~~~~~
# |             22:  .globl relax_jal # -- Begin function relax_jal 
# | next:28'0       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:28'1          ?                                             possible 
intended match
# |             23:  .p2align 2 
# | next:28'0       ~~~~~~~~~~~~
# |             24:  .type relax_jal,@function 
# | next:28'0       ~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             25: relax_jal: # @relax_jal 
# | next:28'0       ~~~~~~~~~~
# |             26: # %bb.0: 
# | next:73'0               X error: no match found
# |             27:  addi sp, sp, -16 
# | next:73'0       ~~~~~~~~~~~~~~~~~~
# |             28:  andi a0, a0, 1 
# | next:73'0       ~~~~~~~~~~~~~~~~
# |             29:  bnez a0, .LBB1_1 
# | next:73'0       ~~~~~~~~~~~~~~~~~~
# |             30: # %bb.4: 
# | next:73'0       ~~~~~~~~~
# |             31:  jump .LBB1_2, t2 
# | next:73'0       ~~~~~~~~~~~~~~~~~~
# |              .
# |              .
# |              .
# |             44:  addi sp, sp, 16 
# | next:73'0       ~~~~~~~~~~~~~~~~~
# |             45:  ret 
# | next:73'0       ~~~~~
# |             46: .Lfunc_end1: 
# | next:73'0       ~~~~~~~~~~~~~
# |             47:  .size relax_jal, .Lfunc_end1-relax_jal 
# | next:73'0       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             48:  # -- End function 
# | next:73'0       ~~~~~~~~~~~~~~~~~~~
# |             49:  .globl relax_jal_spill_64 # -- Begin function 
relax_jal_spill_64 
# | next:73'0       
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:73'1          ?                                                        
       possible intended match
# |             50:  .p2align 2 
# | next:73'0       ~~~~~~~~~~~~
# |             51:  .type relax_jal_spill_64,@function 
# | next:73'0       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             52: relax_jal_spill_64: # @relax_jal_spill_64 
# | next:73'0       ~~~~~~~~~~~~~~~~~~~
# |             53:  .cfi_startproc 
# |             54: # %bb.0: 
# | next:356'0              X error: no match found
# |             55:  addi sp, sp, -112 
# | next:356'0      ~~~~~~~~~~~~~~~~~~~
# |             56:  .cfi_def_cfa_offset 112 
# | next:356'0      ~~~~~~~~~~~~~~~~~~~~~~~~~
# |             57:  sd ra, 104(sp) # 8-byte Folded Spill 
# | next:356'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:356'1                                 ?           possible intended 
match
# |             58:  sd s0, 96(sp) # 8-byte Folded Spill 
# | next:356'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             59:  sd s1, 88(sp) # 8-byte Folded Spill 
# | next:356'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             60:  sd s2, 80(sp) # 8-byte Folded Spill 
# | next:356'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             61:  sd s3, 72(sp) # 8-byte Folded Spill 
# | next:356'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             62:  sd s4, 64(sp) # 8-byte Folded Spill 
# | next:356'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |              .
# |              .
# |              .
# |            296:  .globl relax_jal_spill_64_adjust_spill_slot # -- Begin 
function relax_jal_spill_64_adjust_spill_slot 
# | next:356'0      
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            297:  .p2align 2 
# | next:356'0      ~~~~~~~~~~~~
# |            298:  .type relax_jal_spill_64_adjust_spill_slot,@function 
# | next:356'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            299: relax_jal_spill_64_adjust_spill_slot: # 
@relax_jal_spill_64_adjust_spill_slot 
# | next:356'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            300:  .cfi_startproc 
# |            301: # %bb.0: 
# | next:919'0              X error: no match found
# |            302:  addi sp, sp, -2032 
# | next:919'0      ~~~~~~~~~~~~~~~~~~~~
# |            303:  .cfi_def_cfa_offset 2032 
# | next:919'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            304:  sd ra, 2024(sp) # 8-byte Folded Spill 
# | next:919'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:919'1                                  ?           possible intended 
match
# |            305:  sd s0, 2016(sp) # 8-byte Folded Spill 
# | next:919'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            306:  sd s1, 2008(sp) # 8-byte Folded Spill 
# | next:919'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            307:  sd s2, 2000(sp) # 8-byte Folded Spill 
# | next:919'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            308:  sd s3, 1992(sp) # 8-byte Folded Spill 
# | next:919'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            309:  sd s4, 1984(sp) # 8-byte Folded Spill 
# | next:919'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |              .
# |              .
# |              .
# |            552:  .globl relax_jal_spill_64_restore_block_correspondence # 
-- Begin function relax_jal_spill_64_restore_block_correspondence 
# | next:919'0      
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            553:  .p2align 2 
# | next:919'0      ~~~~~~~~~~~~
# |            554:  .type 
relax_jal_spill_64_restore_block_correspondence,@function 
# | next:919'0      
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            555: relax_jal_spill_64_restore_block_correspondence: # 
@relax_jal_spill_64_restore_block_correspondence 
# | next:919'0      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            556:  .cfi_startproc 
# |            557: # %bb.0: # %entry 
# | next:1499'0                      X error: no match found
# |            558:  addi sp, sp, -112 
# | next:1499'0     ~~~~~~~~~~~~~~~~~~~
# |            559:  .cfi_def_cfa_offset 112 
# | next:1499'0     ~~~~~~~~~~~~~~~~~~~~~~~~~
# |            560:  sd ra, 104(sp) # 8-byte Folded Spill 
# | next:1499'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:1499'1                                ?           possible intended 
match
# |            561:  sd s0, 96(sp) # 8-byte Folded Spill 
# | next:1499'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            562:  sd s1, 88(sp) # 8-byte Folded Spill 
# | next:1499'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            563:  sd s2, 80(sp) # 8-byte Folded Spill 
# | next:1499'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            564:  sd s3, 72(sp) # 8-byte Folded Spill 
# | next:1499'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            565:  sd s4, 64(sp) # 8-byte Folded Spill 
# | next:1499'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |              .
# |              .
# |              .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>LLVM.CodeGen/RISCV/machine-outliner-lpad.ll</summary>

```
Exit Code: 2

Command Output (stdout):
--
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc -mtriple 
riscv64 -mattr=+experimental-zicfilp < 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/machine-outliner-lpad.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/RISCV/machine-outliner-lpad.ll
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc -mtriple 
riscv64 -mattr=+experimental-zicfilp
# .---command stderr------------
# | LLVM ERROR: require target feature (+zicfilp-unlabeled) to handle 
cf-branch-label-scheme=unlabeled module flag
# `-----------------------------
# error: command failed with exit status: 1
# 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/RISCV/machine-outliner-lpad.ll
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:  
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/machine-outliner-lpad.ll
# `-----------------------------
# error: command failed with exit status: 2

--

```
</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/152121
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to