github-actions[bot] wrote:

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

* 175921 tests passed
* 3513 tests skipped
* 1 test failed

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

### LLVM
<details>
<summary>LLVM.Transforms/Inline/AMDGPU/inline-target-feature-xnack.ll</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/opt 
-mtriple=amdgcn-amd-amdhsa -S -passes=inline < 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/Transforms/Inline/AMDGPU/inline-target-feature-xnack.ll
 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/Transforms/Inline/AMDGPU/inline-target-feature-xnack.ll
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/opt 
-mtriple=amdgcn-amd-amdhsa -S -passes=inline
# .---command stderr------------
# | warning: xnack 'On' was requested for a processor that does not support it!
# | warning: xnack 'Off' was requested for a processor that does not support it!
# `-----------------------------
# 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/Inline/AMDGPU/inline-target-feature-xnack.ll
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/Transforms/Inline/AMDGPU/inline-target-feature-xnack.ll:51:15:
 error: CHECK-NEXT: expected string not found in input
# | ; CHECK-NEXT: ret i32 0
# |               ^
# | <stdin>:47:47: note: scanning from here
# | define i32 @xnack_disabled_call_xnack_enabled() #2 {
# |                                               ^
# | <stdin>:49:2: note: possible intended match here
# |  ret i32 %call
# |  ^
# | 
# | Input file: <stdin>
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/Transforms/Inline/AMDGPU/inline-target-feature-xnack.ll
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |            .
# |            .
# |            .
# |           42: define i32 @xnack_disabled_call_default() #2 { 
# |           43:  ret i32 0 
# |           44: } 
# |           45:  
# |           46: ; Function Attrs: nounwind 
# |           47: define i32 @xnack_disabled_call_xnack_enabled() #2 { 
# | next:51'0                                                   X~~~~~~ error: 
no match found
# |           48:  %call = call i32 @func_xnack_enabled() 
# | next:51'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           49:  ret i32 %call 
# | next:51'0     ~~~~~~~~~~~~~~~
# | next:51'1      ?              possible intended match
# |           50: } 
# | next:51'0     ~~
# |           51:  
# | next:51'0     ~
# |           52: ; Function Attrs: nounwind 
# | next:51'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           53: define i32 @xnack_disabled_call_xnack_disabled() #2 { 
# | next:51'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           54:  ret i32 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/204523
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to