github-actions[bot] wrote:

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

* 178361 tests passed
* 3570 tests skipped
* 1 test failed

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

### LLVM
<details>
<summary>LLVM.Verifier/NVPTX/tensormap-replace.ll</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-as 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/Verifier/NVPTX/tensormap-replace.ll
 -o /dev/null 2>&1 | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/Verifier/NVPTX/tensormap-replace.ll
# executed command: not 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-as 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/Verifier/NVPTX/tensormap-replace.ll
 -o /dev/null
# 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/Verifier/NVPTX/tensormap-replace.ll
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/Verifier/NVPTX/tensormap-replace.ll:13:11:
 error: CHECK: expected string not found in input
# |  ; CHECK: immarg value 5 out of range [0, 5)
# |           ^
# | <stdin>:1:1: note: scanning from here
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-as: 
assembly parsed, but does not verify as correct!
# | ^
# | <stdin>:2:14: note: possible intended match here
# | immarg value 5 for arg 1 out of range [0,5)
# |              ^
# | 
# | Input file: <stdin>
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/Verifier/NVPTX/tensormap-replace.ll
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |             1: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-as: 
assembly parsed, but does not verify as correct! 
# | check:13'0    {                                                             
                                                                  search range 
start (exclusive)
# | check:13'1                                                                  
                                                                  error: no 
match found in search range
# |             2: immarg value 5 for arg 1 out of range [0,5) 
# | check:13'2                  ?                                possible 
intended match
# |             3:  call void @llvm.nvvm.tensormap.replace.box.dim.p1(ptr 
addrspace(1) %addr, i32 5, i32 %v32) 
# |             4: immarg value 6 for arg 1 out of range [0,5) 
# |             5:  call void @llvm.nvvm.tensormap.replace.global.dim.p1(ptr 
addrspace(1) %addr, i32 6, i32 %v32) 
# |             6: immarg value 5 for arg 1 out of range [0,5) 
# |             7:  call void 
@llvm.nvvm.tensormap.replace.element.stride.p1(ptr addrspace(1) %addr, i32 5, 
i32 %v32) 
# |             8: immarg value 6 for arg 1 out of range [0,5) 
# |             9:  call void @llvm.nvvm.tensormap.replace.global.stride.p1(ptr 
addrspace(1) %addr, i32 6, i64 %v64) 
# | check:13'3                                                                  
                                     } search range end (exclusive)
# | >>>>>>
# `-----------------------------
# 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/207673
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to