github-actions[bot] wrote:

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

* 175182 tests passed
* 3443 tests skipped
* 1 test failed

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

### LLVM
<details>
<summary>LLVM.CodeGen/AMDGPU/function-resource-usage.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-amd-amdhsa -mcpu=gfx900 -enable-ipra=0 < 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/AMDGPU/function-resource-usage.ll
 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
-check-prefix=GCN 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/AMDGPU/function-resource-usage.ll
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc 
-mtriple=amdgcn-amd-amdhsa -mcpu=gfx900 -enable-ipra=0
# 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=GCN 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/AMDGPU/function-resource-usage.ll
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/AMDGPU/function-resource-usage.ll:31:14:
 error: GCN-LABEL: expected string not found in input
# | ; GCN-LABEL: {{^}}indirect_use_vcc:
# |              ^
# | <stdin>:37:18: note: scanning from here
# | indirect_use_vcc: ; @indirect_use_vcc
# |                  ^
# | <stdin>:37:21: note: possible intended match here
# | indirect_use_vcc: ; @indirect_use_vcc
# |                     ^
# | 
# | Input file: <stdin>
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/AMDGPU/function-resource-usage.ll
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |             .
# |             .
# |             .
# |            32: ; MemoryBound: 0 
# |            33:  .text 
# |            34:  .globl indirect_use_vcc ; -- Begin function 
indirect_use_vcc 
# |            35:  .p2align 6 
# |            36:  .type indirect_use_vcc,@function 
# |            37: indirect_use_vcc: ; @indirect_use_vcc 
# | label:31'0                      X~~~~~~~~~~~~~~~~~~~~ error: no match found
# | label:31'1                         ?                  possible intended 
match
# |            38: ; %bb.0: 
# | label:31'0     ~~~~~~~~~
# |            39:  s_waitcnt vmcnt(0) expcnt(0) lgkmcnt(0) 
# | label:31'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            40:  s_mov_b32 s16, s33 
# | label:31'0     ~~~~~~~~~~~~~~~~~~~~
# |            41:  s_mov_b32 s33, s32 
# | label:31'0     ~~~~~~~~~~~~~~~~~~~~
# |            42:  s_or_saveexec_b64 s[18:19], -1 
# | label:31'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/202007
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to