github-actions[bot] wrote:

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

* 85986 tests passed
* 1231 tests skipped
* 1 test failed

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

### Clang
<details>
<summary>Clang.CodeGen/X86/avx512f-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 -flax-vector-conversions=none -ffreestanding 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512f-builtins.c
 -triple=x86_64-apple-darwin -target-feature +avx512f -emit-llvm -o - -Wall 
-Werror -Wsign-conversion | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512f-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 -flax-vector-conversions=none -ffreestanding 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512f-builtins.c
 -triple=x86_64-apple-darwin -target-feature +avx512f -emit-llvm -o - -Wall 
-Werror -Wsign-conversion
# 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/CodeGen/X86/avx512f-builtins.c
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512f-builtins.c:5926:18:
 error: CHECK-LABEL: expected string not found in input
# |  // CHECK-LABEL: test_mm512_testn_epi64_mask
# |                  ^
# | <stdin>:18355:47: note: scanning from here
# | define zeroext i8 @test_mm512_testn_epi64_mask(<8 x i64> noundef %__A, <8 x 
i64> noundef %__B) #0 {
# |                                               ^
# | <stdin>:18388:25: note: possible intended match here
# | define zeroext i8 @test_mm512_mask_testn_epi64_mask(i8 noundef zeroext 
%__U, <8 x i64> noundef %__A, <8 x i64> noundef %__B) #0 {
# |                         ^
# | 
# | Input file: <stdin>
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/X86/avx512f-builtins.c
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |               .
# |               .
# |               .
# |           18350:  %11 = bitcast <8 x i1> %10 to i8 
# |           18351:  ret i8 %11 
# |           18352: } 
# |           18353:  
# |           18354: ; Function Attrs: noinline nounwind optnone 
# |           18355: define zeroext i8 @test_mm512_testn_epi64_mask(<8 x i64> 
noundef %__A, <8 x i64> noundef %__B) #0 { 
# | label:5926'0                                                   
X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# |           18356: entry: 
# | label:5926'0     ~~~~~~~
# |           18357:  %__a.addr.i.i = alloca <8 x i64>, align 64 
# | label:5926'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           18358:  %__b.addr.i.i = alloca <8 x i64>, align 64 
# | label:5926'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           18359:  %.compoundliteral.i.i = alloca <8 x i64>, align 64 
# | label:5926'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           18360:  %__A.addr.i = alloca <8 x i64>, align 64 
# | label:5926'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |               .
# |               .
# |               .
# |           18383:  %11 = bitcast <8 x i1> %10 to i8 
# | label:5926'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           18384:  ret i8 %11 
# | label:5926'0     ~~~~~~~~~~~~
# |           18385: } 
# | label:5926'0     ~~
# |           18386:  
# | label:5926'0     ~
# |           18387: ; Function Attrs: noinline nounwind optnone 
# | label:5926'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           18388: define zeroext i8 @test_mm512_mask_testn_epi64_mask(i8 
noundef zeroext %__U, <8 x i64> noundef %__A, <8 x i64> noundef %__B) #0 { 
# | label:5926'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | label:5926'1                             ?                                  
                                                                        
possible intended match
# |           18389: entry: 
# | label:5926'0     ~~~~~~~
# |           18390:  %__a.addr.i.i = alloca <8 x i64>, align 64 
# | label:5926'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           18391:  %__b.addr.i.i = alloca <8 x i64>, align 64 
# | label:5926'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           18392:  %.compoundliteral.i.i = alloca <8 x i64>, align 64 
# | label:5926'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           18393:  %__U.addr.i = alloca i8, align 1 
# | label:5926'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/174021
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to