github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 175186 tests passed
* 3442 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### Clang
<details>
<summary>Clang.CodeGenHLSL/cbuffer-matrix-layout-keyword.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/23/include
-nostdsysteminc -finclude-default-header -triple
dxil-pc-shadermodel6.3-compute
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenHLSL/cbuffer-matrix-layout-keyword.hlsl
-emit-llvm -disable-llvm-passes -fmatrix-memory-layout=column-major -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/cbuffer-matrix-layout-keyword.hlsl
# 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/23/include
-nostdsysteminc -finclude-default-header -triple
dxil-pc-shadermodel6.3-compute
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenHLSL/cbuffer-matrix-layout-keyword.hlsl
-emit-llvm -disable-llvm-passes -fmatrix-memory-layout=column-major -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/cbuffer-matrix-layout-keyword.hlsl
# .---command stderr------------
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenHLSL/cbuffer-matrix-layout-keyword.hlsl:12:11:
error: CHECK: expected string not found in input
# | // CHECK: @CB_RM.cb = global target("dx.CBuffer", %__cblayout_CB_RM)
# | ^
# | <stdin>:7:99: note: scanning from here
# | %__cblayout_CB_CM = type <{ <{ [2 x <{ <2 x float>, target("dx.Padding", 8)
}>], <2 x float> }> }>
# |
^
# | <stdin>:23:2: note: possible intended match here
# | %CB_RM.cb_h = call target("dx.CBuffer", %__cblayout_CB_RM)
@llvm.dx.resource.handlefromimplicitbinding.tdx.CBuffer_s___cblayout_CB_RMst(i32
0, i32 0, i32 1, i32 0, ptr @CB_RM.str)
# | ^
# |
# | Input file: <stdin>
# | Check file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenHLSL/cbuffer-matrix-layout-keyword.hlsl
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: ; ModuleID =
'/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenHLSL/cbuffer-matrix-layout-keyword.hlsl'
# | 2: source_filename =
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenHLSL/cbuffer-matrix-layout-keyword.hlsl"
# | 3: target datalayout =
"e-m:e-ve-p:32:32-i1:32-i8:8-i16:16-i32:32-i64:64-f16:16-f32:32-f64:64-n8:16:32:64"
# | 4: target triple = "dxilv1.3-pc-shadermodel6.3-compute"
# | 5:
# | 6: %__cblayout_CB_RM = type <{ <{ [1 x <{ <3 x float>,
target("dx.Padding", 4) }>], <3 x float> }> }>
# | 7: %__cblayout_CB_CM = type <{ <{ [2 x <{ <2 x float>,
target("dx.Padding", 8) }>], <2 x float> }> }>
# | check:12'0
X error: no match found
# | 8: %"class.hlsl::RWBuffer" = type { target("dx.TypedBuffer",
float, 1, 0, 0) }
# | check:12'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 9:
# | check:12'0 ~
# | 10: @CB_RM.cb = internal global target("dx.CBuffer",
%__cblayout_CB_RM) poison
# | check:12'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 11: @rm = external hidden addrspace(2) global <{ [1 x <{ <3 x
float>, target("dx.Padding", 4) }>], <3 x float> }>, align 4
# | check:12'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 12: @CB_RM.str = private unnamed_addr constant [6 x i8]
c"CB_RM\00", align 1
# | check:12'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | 18: @.str = private unnamed_addr constant [4 x i8] c"Out\00",
align 1
# | check:12'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 19:
# | check:12'0 ~
# | 20: ; Function Attrs: alwaysinline
# | check:12'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 21: define internal void @_init_buffer_CB_RM.cb() #0 {
# | check:12'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 22: entry:
# | check:12'0 ~~~~~~~
# | 23: %CB_RM.cb_h = call target("dx.CBuffer", %__cblayout_CB_RM)
@llvm.dx.resource.handlefromimplicitbinding.tdx.CBuffer_s___cblayout_CB_RMst(i32
0, i32 0, i32 1, i32 0, ptr @CB_RM.str)
# | check:12'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:12'1 ?
possible intended match
# | 24: store target("dx.CBuffer", %__cblayout_CB_RM) %CB_RM.cb_h,
ptr @CB_RM.cb, align 4
# | check:12'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 25: ret void
# | check:12'0 ~~~~~~~~~~
# | 26: }
# | check:12'0 ~~
# | 27:
# | check:12'0 ~
# | 28: ; Function Attrs: nocallback nofree nosync nounwind
willreturn memory(none)
# | check:12'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/200312
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits