github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 87467 tests passed
* 758 tests skipped
* 2 tests failed
## Failed Tests
(click on a test name to see its output)
### Clang
<details>
<summary>Clang.CIR/CodeGenCUDA/kernel-call.cu</summary>
```
Exit Code: 1
Command Output (stdout):
--
# 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/23/include
-nostdsysteminc -triple x86_64-unknown-linux-gnu -target-sdk-version=9.2
-emit-cir
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenCUDA/kernel-call.cu
-x cuda -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenCUDA/Output/kernel-call.cu.tmp.cir
# 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 -triple x86_64-unknown-linux-gnu -target-sdk-version=9.2
-emit-cir
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenCUDA/kernel-call.cu
-x cuda -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenCUDA/Output/kernel-call.cu.tmp.cir
# note: command had no output on stdout or stderr
# RUN: at line 7
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
--input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenCUDA/Output/kernel-call.cu.tmp.cir
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenCUDA/kernel-call.cu
--check-prefix=CUDA-NEW
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
--input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenCUDA/Output/kernel-call.cu.tmp.cir
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenCUDA/kernel-call.cu
--check-prefix=CUDA-NEW
# .---command stderr------------
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenCUDA/kernel-call.cu:85:15:
error: CUDA-NEW: expected string not found in input
# | // CUDA-NEW: cir.call @_ZN4dim3C1Ejjj({{.*}}) : (!cir.ptr<!rec_dim3>,
!u32i, !u32i, !u32i) -> ()
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenCUDA/Output/kernel-call.cu.tmp.cir:96:62:
note: scanning from here
# | %2 = cir.alloca !rec_dim3, !cir.ptr<!rec_dim3>, ["agg.tmp1"] {alignment =
4 : i64} loc(#loc31)
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenCUDA/Output/kernel-call.cu.tmp.cir:100:2:
note: possible intended match here
# | cir.call @_ZN4dim3C1Ejjj(%1, %3, %4, %5) : (!cir.ptr<!rec_dim3>
{llvm.align = 4 : i64, llvm.dereferenceable = 12 : i64, llvm.nonnull,
llvm.noundef}, !u32i {llvm.noundef}, !u32i {llvm.noundef}, !u32i
{llvm.noundef}) -> () loc(#loc30)
# | ^
# |
# | Input file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenCUDA/Output/kernel-call.cu.tmp.cir
# | Check file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenCUDA/kernel-call.cu
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 91: cir.return loc(#loc12)
# | 92: } loc(#loc43)
# | 93: cir.func no_inline dso_local @main() -> (!s32i
{llvm.noundef}) {
# | 94: %0 = cir.alloca !s32i, !cir.ptr<!s32i>, ["__retval"]
{alignment = 4 : i64} loc(#loc29)
# | 95: %1 = cir.alloca !rec_dim3, !cir.ptr<!rec_dim3>,
["agg.tmp0"] {alignment = 4 : i64} loc(#loc30)
# | 96: %2 = cir.alloca !rec_dim3, !cir.ptr<!rec_dim3>,
["agg.tmp1"] {alignment = 4 : i64} loc(#loc31)
# | check:85'0
X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | 97: %3 = cir.const #cir.int<1> : !u32i loc(#loc30)
# | check:85'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 98: %4 = cir.const #cir.int<1> : !u32i loc(#loc17)
# | check:85'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 99: %5 = cir.const #cir.int<1> : !u32i loc(#loc19)
# | check:85'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 100: cir.call @_ZN4dim3C1Ejjj(%1, %3, %4, %5) :
(!cir.ptr<!rec_dim3> {llvm.align = 4 : i64, llvm.dereferenceable = 12 : i64,
llvm.nonnull, llvm.noundef}, !u32i {llvm.noundef}, !u32i {llvm.noundef}, !u32i
{llvm.noundef}) -> () loc(#loc30)
# | check:85'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:85'1 ?
possible intended match
# | 101: %6 = cir.const #cir.int<1> : !u32i loc(#loc31)
# | check:85'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 102: %7 = cir.const #cir.int<1> : !u32i loc(#loc17)
# | check:85'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 103: %8 = cir.const #cir.int<1> : !u32i loc(#loc19)
# | check:85'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 104: cir.call @_ZN4dim3C1Ejjj(%2, %6, %7, %8) :
(!cir.ptr<!rec_dim3> {llvm.align = 4 : i64, llvm.dereferenceable = 12 : i64,
llvm.nonnull, llvm.noundef}, !u32i {llvm.noundef}, !u32i {llvm.noundef}, !u32i
{llvm.noundef}) -> () loc(#loc31)
# | check:85'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 105: %9 = cir.const #cir.int<0> : !u64i loc(#loc32)
# | check:85'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.CIR/CodeGenCUDA/kernel-call.cu</summary>
```
Exit Code: 1
Command Output (stdout):
--
# 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/23/include
-nostdsysteminc -triple x86_64-unknown-linux-gnu -target-sdk-version=9.2
-emit-cir
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenCUDA/kernel-call.cu
-x cuda -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenCUDA/Output/kernel-call.cu.tmp.cir
# 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 -triple x86_64-unknown-linux-gnu -target-sdk-version=9.2
-emit-cir
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenCUDA/kernel-call.cu
-x cuda -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenCUDA/Output/kernel-call.cu.tmp.cir
# note: command had no output on stdout or stderr
# RUN: at line 7
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
--input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenCUDA/Output/kernel-call.cu.tmp.cir
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenCUDA/kernel-call.cu
--check-prefix=CUDA-NEW
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
--input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenCUDA/Output/kernel-call.cu.tmp.cir
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenCUDA/kernel-call.cu
--check-prefix=CUDA-NEW
# .---command stderr------------
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenCUDA/kernel-call.cu:85:15:
error: CUDA-NEW: expected string not found in input
# | // CUDA-NEW: cir.call @_ZN4dim3C1Ejjj({{.*}}) : (!cir.ptr<!rec_dim3>,
!u32i, !u32i, !u32i) -> ()
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenCUDA/Output/kernel-call.cu.tmp.cir:96:62:
note: scanning from here
# | %2 = cir.alloca !rec_dim3, !cir.ptr<!rec_dim3>, ["agg.tmp1"] {alignment =
4 : i64} loc(#loc31)
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenCUDA/Output/kernel-call.cu.tmp.cir:100:2:
note: possible intended match here
# | cir.call @_ZN4dim3C1Ejjj(%1, %3, %4, %5) : (!cir.ptr<!rec_dim3>
{llvm.align = 4 : i64, llvm.dereferenceable = 12 : i64, llvm.nonnull,
llvm.noundef}, !u32i {llvm.noundef}, !u32i {llvm.noundef}, !u32i
{llvm.noundef}) -> () loc(#loc30)
# | ^
# |
# | Input file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenCUDA/Output/kernel-call.cu.tmp.cir
# | Check file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenCUDA/kernel-call.cu
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 91: cir.return loc(#loc12)
# | 92: } loc(#loc43)
# | 93: cir.func no_inline dso_local @main() -> (!s32i
{llvm.noundef}) {
# | 94: %0 = cir.alloca !s32i, !cir.ptr<!s32i>, ["__retval"]
{alignment = 4 : i64} loc(#loc29)
# | 95: %1 = cir.alloca !rec_dim3, !cir.ptr<!rec_dim3>,
["agg.tmp0"] {alignment = 4 : i64} loc(#loc30)
# | 96: %2 = cir.alloca !rec_dim3, !cir.ptr<!rec_dim3>,
["agg.tmp1"] {alignment = 4 : i64} loc(#loc31)
# | check:85'0
X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | 97: %3 = cir.const #cir.int<1> : !u32i loc(#loc30)
# | check:85'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 98: %4 = cir.const #cir.int<1> : !u32i loc(#loc17)
# | check:85'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 99: %5 = cir.const #cir.int<1> : !u32i loc(#loc19)
# | check:85'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 100: cir.call @_ZN4dim3C1Ejjj(%1, %3, %4, %5) :
(!cir.ptr<!rec_dim3> {llvm.align = 4 : i64, llvm.dereferenceable = 12 : i64,
llvm.nonnull, llvm.noundef}, !u32i {llvm.noundef}, !u32i {llvm.noundef}, !u32i
{llvm.noundef}) -> () loc(#loc30)
# | check:85'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:85'1 ?
possible intended match
# | 101: %6 = cir.const #cir.int<1> : !u32i loc(#loc31)
# | check:85'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 102: %7 = cir.const #cir.int<1> : !u32i loc(#loc17)
# | check:85'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 103: %8 = cir.const #cir.int<1> : !u32i loc(#loc19)
# | check:85'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 104: cir.call @_ZN4dim3C1Ejjj(%2, %6, %7, %8) :
(!cir.ptr<!rec_dim3> {llvm.align = 4 : i64, llvm.dereferenceable = 12 : i64,
llvm.nonnull, llvm.noundef}, !u32i {llvm.noundef}, !u32i {llvm.noundef}, !u32i
{llvm.noundef}) -> () loc(#loc31)
# | check:85'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 105: %9 = cir.const #cir.int<0> : !u64i loc(#loc32)
# | check:85'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/179809
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits