github-actions[bot] wrote:

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

* 166312 tests passed
* 2870 tests skipped
* 2 tests failed

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

### LLVM
<details>
<summary>LLVM.CodeGen/SPIRV/hlsl-intrinsics/check_access_fully_mapped.ll</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc -O0 
-mtriple=spirv-unknown-unknown 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/SPIRV/hlsl-intrinsics/check_access_fully_mapped.ll
 -o - | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/SPIRV/hlsl-intrinsics/check_access_fully_mapped.ll
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc -O0 
-mtriple=spirv-unknown-unknown 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/SPIRV/hlsl-intrinsics/check_access_fully_mapped.ll
 -o -
# 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/SPIRV/hlsl-intrinsics/check_access_fully_mapped.ll
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/SPIRV/hlsl-intrinsics/check_access_fully_mapped.ll:6:14:
 error: CHECK-DAG: expected string not found in input
# | ; CHECK-DAG: %[[#op_ext_glsl:]] = OpExtInstImport "GLSL.std.450"
# |              ^
# | <stdin>:1:1: note: scanning from here
# |  OpCapability Kernel
# | ^
# | <stdin>:4:2: note: possible intended match here
# |  %1 = OpExtInstImport "OpenCL.std"
# |  ^
# | 
# | Input file: <stdin>
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/SPIRV/hlsl-intrinsics/check_access_fully_mapped.ll
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |          1:  OpCapability Kernel 
# | dag:6'0     X~~~~~~~~~~~~~~~~~~~~ error: no match found
# |          2:  OpCapability Addresses 
# | dag:6'0     ~~~~~~~~~~~~~~~~~~~~~~~~
# |          3:  OpCapability Linkage 
# | dag:6'0     ~~~~~~~~~~~~~~~~~~~~~~
# |          4:  %1 = OpExtInstImport "OpenCL.std" 
# | dag:6'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | dag:6'1      ?                                  possible intended match
# |          5:  OpMemoryModel Physical64 OpenCL 
# | dag:6'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |          6:  OpSource OpenCL_CPP 100000 
# | dag:6'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |          7:  OpName %8 "i" 
# | dag:6'0     ~~~~~~~~~~~~~~~
# |          8:  OpName %9 "check_access_fully_mapped" 
# | dag:6'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |          9:  OpName %6 "llvm.spv.check_access_fully_mapped" 
# | dag:6'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |          .
# |          .
# |          .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>

### Clang
<details>
<summary>Clang.CodeGenHLSL/builtins/checkaccessfullymapped.hlsl</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 
-internal-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include
 -nostdsysteminc -finclude-default-header -x hlsl -triple  
dxil-pc-shadermodel6.3-library 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenHLSL/builtins/checkaccessfullymapped.hlsl
 -emit-llvm  -disable-llvm-passes -o - | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenHLSL/builtins/checkaccessfullymapped.hlsl
 --check-prefixes=CHECK,DX
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 
-internal-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include
 -nostdsysteminc -finclude-default-header -x hlsl -triple 
dxil-pc-shadermodel6.3-library 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenHLSL/builtins/checkaccessfullymapped.hlsl
 -emit-llvm -disable-llvm-passes -o -
# 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/clang/test/CodeGenHLSL/builtins/checkaccessfullymapped.hlsl
 --check-prefixes=CHECK,DX
# note: command had no output on stdout or stderr
# RUN: at line 5
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 
-internal-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include
 -nostdsysteminc -finclude-default-header -x hlsl -triple  
spirv-unknown-vulkan-compute 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenHLSL/builtins/checkaccessfullymapped.hlsl
 -emit-llvm  -disable-llvm-passes -o - | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenHLSL/builtins/checkaccessfullymapped.hlsl
 --check-prefixes=CHECK,SPV
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 
-internal-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include
 -nostdsysteminc -finclude-default-header -x hlsl -triple 
spirv-unknown-vulkan-compute 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenHLSL/builtins/checkaccessfullymapped.hlsl
 -emit-llvm -disable-llvm-passes -o -
# 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/clang/test/CodeGenHLSL/builtins/checkaccessfullymapped.hlsl
 --check-prefixes=CHECK,SPV
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenHLSL/builtins/checkaccessfullymapped.hlsl:18:9:
 error: SPV: expected string not found in input
# | // SPV: %[[X_LOAD:.*]] = loasd i32, ptr %[[X_ADDR]], align 4
# |         ^
# | <stdin>:11:36: note: scanning from here
# |  store i32 %x, ptr %x.addr, align 4
# |                                    ^
# | <stdin>:11:36: note: with "X_ADDR" equal to "x.addr"
# |  store i32 %x, ptr %x.addr, align 4
# |                                    ^
# | <stdin>:12:2: note: possible intended match here
# |  %1 = load i32, ptr %x.addr, align 4
# |  ^
# | 
# | Input file: <stdin>
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenHLSL/builtins/checkaccessfullymapped.hlsl
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |             .
# |             .
# |             .
# |             6: ; Function Attrs: alwaysinline convergent mustprogress 
norecurse nounwind 
# |             7: define hidden spir_func noundef i1 
@_Z30test_check_access_fully_mappedj(i32 noundef %x) #0 { 
# |             8: entry: 
# |             9:  %0 = call token @llvm.experimental.convergence.entry() 
# |            10:  %x.addr = alloca i32, align 4 
# |            11:  store i32 %x, ptr %x.addr, align 4 
# | check:18'0                                        X error: no match found
# | check:18'1                                          with "X_ADDR" equal to 
"x.addr"
# |            12:  %1 = load i32, ptr %x.addr, align 4 
# | check:18'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:18'2      ?                                    possible intended match
# |            13:  %2 = call i1 @llvm.spv.check.access.fully.mapped(i32 %1) 
# | check:18'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            14:  ret i1 %2 
# | check:18'0     ~~~~~~~~~~~
# |            15: } 
# | check:18'0     ~~
# |            16:  
# | check:18'0     ~
# |            17: ; Function Attrs: convergent nocallback nofree nosync 
nounwind willreturn memory(none) 
# | check:18'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/169398
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to