github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results
* 55768 tests passed
* 1383 tests skipped
* 2 tests failed
## Failed Tests
(click on a test name to see its output)
### Clang
<details>
<summary>Clang.CodeGen/amdgpu-address-spaces.cpp</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 2
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem
C:\_work\llvm-project\llvm-project\build\lib\clang\24\include -nostdsysteminc
-cc1 -triple amdgcn-amd-amdhsa -emit-llvm
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\amdgpu-address-spaces.cpp
-o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\amdgpu-address-spaces.cpp
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe'
-cc1 -internal-isystem
'C:\_work\llvm-project\llvm-project\build\lib\clang\24\include' -nostdsysteminc
-cc1 -triple amdgcn-amd-amdhsa -emit-llvm
'C:\_work\llvm-project\llvm-project\clang\test\CodeGen\amdgpu-address-spaces.cpp'
-o -
# note: command had no output on stdout or stderr
# executed command:
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe'
'C:\_work\llvm-project\llvm-project\clang\test\CodeGen\amdgpu-address-spaces.cpp'
# .---command stderr------------
# |
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\amdgpu-address-spaces.cpp:22:11:
error: CHECK: expected string not found in input
# | // CHECK: @c = addrspace(4) constant i32 999, align 4
# | ^
# | <stdin>:7:28: note: scanning from here
# | @b = global i32 42, align 4
# | ^
# | <stdin>:8:1: note: possible intended match here
# | @c = addrspace(4) constant i32 999, section "__amdgpu_constant", align 4
# | ^
# |
# | Input file: <stdin>
# | Check file:
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\amdgpu-address-spaces.cpp
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: ; ModuleID =
'C:\_work\llvm-project\llvm-project\clang\test\CodeGen\amdgpu-address-spaces.cpp'
# | 2: source_filename =
"C:\\_work\\llvm-project\\llvm-project\\clang\\test\\CodeGen\\amdgpu-address-spaces.cpp"
# | 3: target datalayout =
"e-m:e-p:64:64-p1:64:64-p2:32:32-p3:32:32-p4:64:64-p5:32:32-p6:32:32-p7:160:256:256:32-p8:128:128:128:48-p9:192:256:256:32-i64:64-v16:16-v24:32-v32:32-v48:64-v96:128-v192:256-v256:256-v512:512-v1024:1024-v2048:2048-n32:64-S32-A5-G1-ni:7:8:9"
# | 4: target triple = "amdgcn-amd-amdhsa"
# | 5:
# | 6: @a = addrspace(1) global i32 100, align 4
# | 7: @b = global i32 42, align 4
# | check:22'0 { search range start (exclusive)
# | check:22'1 error: no match found in
search range
# | 8: @c = addrspace(4) constant i32 999, section
"__amdgpu_constant", align 4
# | check:22'2 ?
possible intended match
# | 9: @d = addrspace(3) global i32 undef, align 4
# | 10: @e = addrspace(5) global i32 undef, align 4
# | 11: @x = addrspace(1) global i32 100, align 4
# | 12: @y = global i32 42, align 4
# | 13: @z = addrspace(4) global i32 999, section
"__amdgpu_constant", align 4
# | 14: @w = addrspace(3) global i32 undef, align 4
# | 15: @u = addrspace(5) global i32 undef, align 4
# | 16: @aaa = addrspace(6) global i32 1000, align 4
# | 17: @bbb = addrspace(999) global i32 1234, align 4
# | 18:
# | 19: ; Function Attrs: convergent mustprogress noinline nounwind
optnone
# | 20: define dso_local amdgpu_kernel void @foo() #0 {
# | check:22'3 } search
range end (exclusive)
# | 21: entry:
# | 22: store i32 0, ptr addrspace(1) @a, align 4
# | 23: store i32 0, ptr @b, align 4
# | 24: store i32 0, ptr addrspace(3) @d, align 4
# | 25: store i32 0, ptr addrspace(5) @e, align 4
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.CodeGenCUDA/template-class-static-member.cu</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem
C:\_work\llvm-project\llvm-project\build\lib\clang\24\include -nostdsysteminc
-triple amdgcn-amd-amdhsa -fcuda-is-device -emit-llvm -o - -x hip
C:\_work\llvm-project\llvm-project\clang\test\CodeGenCUDA\template-class-static-member.cu
| c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -check-prefix=DEV
C:\_work\llvm-project\llvm-project\clang\test\CodeGenCUDA\template-class-static-member.cu
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe'
-cc1 -internal-isystem
'C:\_work\llvm-project\llvm-project\build\lib\clang\24\include' -nostdsysteminc
-triple amdgcn-amd-amdhsa -fcuda-is-device -emit-llvm -o - -x hip
'C:\_work\llvm-project\llvm-project\clang\test\CodeGenCUDA\template-class-static-member.cu'
# note: command had no output on stdout or stderr
# executed command:
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -check-prefix=DEV
'C:\_work\llvm-project\llvm-project\clang\test\CodeGenCUDA\template-class-static-member.cu'
# .---command stderr------------
# |
C:\_work\llvm-project\llvm-project\clang\test\CodeGenCUDA\template-class-static-member.cu:41:12:
error: DEV-DAG: expected string not found in input
# | //DEV-DAG: @_ZN1AIiE8c_memberE = internal addrspace(4) constant i32 0,
comdat, align 4
# | ^
# | <stdin>:1:1: note: scanning from here
# | ; ModuleID =
'C:\_work\llvm-project\llvm-project\clang\test\CodeGenCUDA\template-class-static-member.cu'
# | ^
# | <stdin>:14:1: note: possible intended match here
# | @_ZN1AIiE8d_memberE = internal addrspace(1) global i32 0, comdat, align 4
# | ^
# |
# | Input file: <stdin>
# | Check file:
C:\_work\llvm-project\llvm-project\clang\test\CodeGenCUDA\template-class-static-member.cu
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: ; ModuleID =
'C:\_work\llvm-project\llvm-project\clang\test\CodeGenCUDA\template-class-static-member.cu'
# | dag:41'0 {
search range start (exclusive)
# | dag:41'1
error: no match found in search
range
# | 2: source_filename =
"C:\\_work\\llvm-project\\llvm-project\\clang\\test\\CodeGenCUDA\\template-class-static-member.cu"
# | 3: target datalayout =
"e-m:e-p:64:64-p1:64:64-p2:32:32-p3:32:32-p4:64:64-p5:32:32-p6:32:32-p7:160:256:256:32-p8:128:128:128:48-p9:192:256:256:32-i64:64-v16:16-v24:32-v32:32-v48:64-v96:128-v192:256-v256:256-v512:512-v1024:1024-v2048:2048-n32:64-S32-A5-G1-ni:7:8:9"
# | 4: target triple = "amdgcn-amd-amdhsa"
# | 5:
# | 6: $_ZN1AIiE8d_memberE = comdat any
# | 7:
# | 8: $_ZN1AIiE8c_memberE = comdat any
# | 9:
# | 10: $_ZN1AIiE8m_memberE = comdat any
# | 11:
# | 12: $_ZN1AIiE12const_memberE = comdat any
# | 13:
# | 14: @_ZN1AIiE8d_memberE = internal addrspace(1) global i32 0,
comdat, align 4
# | dag:41'2 ?
possible intended match
# | 15: @_ZN1AIiE8c_memberE = internal addrspace(4) constant i32 0,
section "__amdgpu_constant", comdat, align 4
# | 16: @_ZN1AIiE8m_memberE.managed = internal addrspace(1) global i32
0, comdat($_ZN1AIiE8m_memberE), align 4
# | 17: @_ZN1AIiE12const_memberE = internal addrspace(4) constant i32
0, section "__amdgpu_constant", comdat, align 4
# | 18: @_ZN1AIiE8m_memberE = internal addrspace(1)
externally_initialized global ptr addrspace(1) null
# | 19: @__hip_cuid_ = addrspace(1) global i8 0
# | 20: @llvm.compiler.used = appending addrspace(1) global [3 x ptr]
[ptr addrspacecast (ptr addrspace(1) @_ZN1AIiE8m_memberE.managed to ptr), ptr
addrspacecast (ptr addrspace(1) @_ZN1AIiE8m_memberE to ptr), ptr addrspacecast
(ptr addrspace(1) @__hip_cuid_ to ptr)], section "llvm.metadata"
# | 21:
# | 22: !llvm.module.flags = !{!0, !1}
# | 23: !llvm.ident = !{!2}
# | 24:
# | 25: !0 = !{i32 1, !"amdhsa_code_object_version", i32 600}
# | 26: !1 = !{i32 1, !"amdgpu_printf_kind", !"hostcall"}
# | 27: !2 = !{!"clang version 24.0.0git
(https://github.com/llvm/llvm-project
5af6de0bc5d0ec7655983b8de176dffff612b3ce)"}
# | dag:41'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/209679
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits