github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 86376 tests passed
* 755 tests skipped
* 2 tests failed
## Failed Tests
(click on a test name to see its output)
### Clang
<details>
<summary>Clang.CIR/CodeGenBuiltins/X86/cmp-builtins.c</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 -x c -ffreestanding -triple x86_64-unknown-linux
-target-feature +avx512vl -target-feature +avx512bw
-Wno-implicit-function-declaration -fclangir -emit-cir -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/cmp-builtins.c.tmp.cir
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/cmp-builtins.c
# 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 -x c -ffreestanding -triple x86_64-unknown-linux
-target-feature +avx512vl -target-feature +avx512bw
-Wno-implicit-function-declaration -fclangir -emit-cir -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/cmp-builtins.c.tmp.cir
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/cmp-builtins.c
# note: command had no output on stdout or stderr
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
--check-prefix=CIR
--input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/cmp-builtins.c.tmp.cir
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/cmp-builtins.c
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
--check-prefix=CIR
--input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/cmp-builtins.c.tmp.cir
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/cmp-builtins.c
# .---command stderr------------
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/cmp-builtins.c:191:10:
error: CIR: expected string not found in input
# | // CIR: cir.cast bitcast {{%.*}} : !u8i -> !cir.vector<8 x !cir.int<s, 1>>
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/cmp-builtins.c.tmp.cir:605:88:
note: scanning from here
# | %7 = cir.vec.cmp(eq, %4, %6) : !cir.vector<4 x !s32i>, !cir.vector<4 x
!cir.int<s, 1>> loc(#loc137)
# |
^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/cmp-builtins.c.tmp.cir:608:2:
note: possible intended match here
# | %10 = cir.cast bitcast %9 : !cir.vector<8 x !cir.int<s, 1>> -> !u8i
loc(#loc137)
# | ^
# |
# | Input file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/cmp-builtins.c.tmp.cir
# | Check file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/cmp-builtins.c
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 600: cir.store %arg1, %1 : !cir.vector<2 x !s64i>,
!cir.ptr<!cir.vector<2 x !s64i>> loc(#loc136)
# | 601: %3 = cir.load align(16) %0 : !cir.ptr<!cir.vector<2 x
!s64i>>, !cir.vector<2 x !s64i> loc(#loc137)
# | 602: %4 = cir.cast bitcast %3 : !cir.vector<2 x !s64i> ->
!cir.vector<4 x !s32i> loc(#loc137)
# | 603: %5 = cir.load align(16) %1 : !cir.ptr<!cir.vector<2 x
!s64i>>, !cir.vector<2 x !s64i> loc(#loc137)
# | 604: %6 = cir.cast bitcast %5 : !cir.vector<2 x !s64i> ->
!cir.vector<4 x !s32i> loc(#loc137)
# | 605: %7 = cir.vec.cmp(eq, %4, %6) : !cir.vector<4 x !s32i>,
!cir.vector<4 x !cir.int<s, 1>> loc(#loc137)
# | check:191'0
X~~~~~~~~~~~~~ error: no match found
# | 606: %8 = cir.const #cir.zero : !cir.vector<4 x !cir.int<s, 1>>
loc(#loc137)
# | check:191'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 607: %9 = cir.vec.shuffle(%7, %8 : !cir.vector<4 x !cir.int<s,
1>>) [#cir.int<0> : !s64i, #cir.int<1> : !s64i, #cir.int<2> : !s64i,
#cir.int<3> : !s64i, #cir.int<4> : !s64i, #cir.int<5> : !s64i, #cir.int<6> :
!s64i, #cir.int<7> : !s64i] : !cir.vector<8 x !cir.int<s, 1>> loc(#loc137)
# | check:191'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 608: %10 = cir.cast bitcast %9 : !cir.vector<8 x !cir.int<s,
1>> -> !u8i loc(#loc137)
# | check:191'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:191'1 ?
possible intended match
# | 609: cir.store %10, %2 : !u8i, !cir.ptr<!u8i> loc(#loc531)
# | check:191'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 610: %11 = cir.load %2 : !cir.ptr<!u8i>, !u8i loc(#loc531)
# | check:191'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 611: cir.return %11 : !u8i loc(#loc531)
# | check:191'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 612: } loc(#loc528)
# | check:191'0 ~~~~~~~~~~~~~~~~
# | 613: cir.func no_inline dso_local
@test_mm_mask_cmp_epi32_mask(%arg0: !u8i loc(fused[#loc141, #loc142]), %arg1:
!cir.vector<2 x !s64i> loc(fused[#loc143, #loc144]), %arg2: !cir.vector<2 x
!s64i> loc(fused[#loc145, #loc146])) -> !u8i {
# | check:191'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.CIR/CodeGenBuiltins/X86/cmp-builtins.c</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 -x c -ffreestanding -triple x86_64-unknown-linux
-target-feature +avx512vl -target-feature +avx512bw
-Wno-implicit-function-declaration -fclangir -emit-cir -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/cmp-builtins.c.tmp.cir
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/cmp-builtins.c
# 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 -x c -ffreestanding -triple x86_64-unknown-linux
-target-feature +avx512vl -target-feature +avx512bw
-Wno-implicit-function-declaration -fclangir -emit-cir -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/cmp-builtins.c.tmp.cir
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/cmp-builtins.c
# note: command had no output on stdout or stderr
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
--check-prefix=CIR
--input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/cmp-builtins.c.tmp.cir
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/cmp-builtins.c
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
--check-prefix=CIR
--input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/cmp-builtins.c.tmp.cir
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/cmp-builtins.c
# .---command stderr------------
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/cmp-builtins.c:191:10:
error: CIR: expected string not found in input
# | // CIR: cir.cast bitcast {{%.*}} : !u8i -> !cir.vector<8 x !cir.int<s, 1>>
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/cmp-builtins.c.tmp.cir:605:88:
note: scanning from here
# | %7 = cir.vec.cmp(eq, %4, %6) : !cir.vector<4 x !s32i>, !cir.vector<4 x
!cir.int<s, 1>> loc(#loc137)
# |
^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/cmp-builtins.c.tmp.cir:608:2:
note: possible intended match here
# | %10 = cir.cast bitcast %9 : !cir.vector<8 x !cir.int<s, 1>> -> !u8i
loc(#loc137)
# | ^
# |
# | Input file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/cmp-builtins.c.tmp.cir
# | Check file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/cmp-builtins.c
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 600: cir.store %arg1, %1 : !cir.vector<2 x !s64i>,
!cir.ptr<!cir.vector<2 x !s64i>> loc(#loc136)
# | 601: %3 = cir.load align(16) %0 : !cir.ptr<!cir.vector<2 x
!s64i>>, !cir.vector<2 x !s64i> loc(#loc137)
# | 602: %4 = cir.cast bitcast %3 : !cir.vector<2 x !s64i> ->
!cir.vector<4 x !s32i> loc(#loc137)
# | 603: %5 = cir.load align(16) %1 : !cir.ptr<!cir.vector<2 x
!s64i>>, !cir.vector<2 x !s64i> loc(#loc137)
# | 604: %6 = cir.cast bitcast %5 : !cir.vector<2 x !s64i> ->
!cir.vector<4 x !s32i> loc(#loc137)
# | 605: %7 = cir.vec.cmp(eq, %4, %6) : !cir.vector<4 x !s32i>,
!cir.vector<4 x !cir.int<s, 1>> loc(#loc137)
# | check:191'0
X~~~~~~~~~~~~~ error: no match found
# | 606: %8 = cir.const #cir.zero : !cir.vector<4 x !cir.int<s, 1>>
loc(#loc137)
# | check:191'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 607: %9 = cir.vec.shuffle(%7, %8 : !cir.vector<4 x !cir.int<s,
1>>) [#cir.int<0> : !s64i, #cir.int<1> : !s64i, #cir.int<2> : !s64i,
#cir.int<3> : !s64i, #cir.int<4> : !s64i, #cir.int<5> : !s64i, #cir.int<6> :
!s64i, #cir.int<7> : !s64i] : !cir.vector<8 x !cir.int<s, 1>> loc(#loc137)
# | check:191'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 608: %10 = cir.cast bitcast %9 : !cir.vector<8 x !cir.int<s,
1>> -> !u8i loc(#loc137)
# | check:191'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:191'1 ?
possible intended match
# | 609: cir.store %10, %2 : !u8i, !cir.ptr<!u8i> loc(#loc531)
# | check:191'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 610: %11 = cir.load %2 : !cir.ptr<!u8i>, !u8i loc(#loc531)
# | check:191'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 611: cir.return %11 : !u8i loc(#loc531)
# | check:191'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 612: } loc(#loc528)
# | check:191'0 ~~~~~~~~~~~~~~~~
# | 613: cir.func no_inline dso_local
@test_mm_mask_cmp_epi32_mask(%arg0: !u8i loc(fused[#loc141, #loc142]), %arg1:
!cir.vector<2 x !s64i> loc(fused[#loc143, #loc144]), %arg2: !cir.vector<2 x
!s64i> loc(fused[#loc145, #loc146])) -> !u8i {
# | check:191'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/174318
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits