github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 86033 tests passed
* 753 tests skipped
* 2 tests failed
## Failed Tests
(click on a test name to see its output)
### Clang
<details>
<summary>Clang.CIR/CodeGenBuiltins/X86/avx512vl-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/22/include
-nostdsysteminc -flax-vector-conversions=none -ffreestanding
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512vl-builtins.c
-triple=x86_64-unknown-linux -target-feature +avx512f -target-feature
+avx512vl -fclangir -emit-cir -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512vl-builtins.c.tmp.cir
-Wall -Werror -Wsign-conversion
# 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/22/include
-nostdsysteminc -flax-vector-conversions=none -ffreestanding
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512vl-builtins.c
-triple=x86_64-unknown-linux -target-feature +avx512f -target-feature
+avx512vl -fclangir -emit-cir -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512vl-builtins.c.tmp.cir
-Wall -Werror -Wsign-conversion
# 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/avx512vl-builtins.c.tmp.cir
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512vl-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/avx512vl-builtins.c.tmp.cir
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512vl-builtins.c
# note: command had no output on stdout or stderr
# RUN: at line 3
/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/22/include
-nostdsysteminc -flax-vector-conversions=none -ffreestanding
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512vl-builtins.c
-triple=x86_64-unknown-linux -target-feature +avx512f -target-feature
+avx512vl -fclangir -emit-llvm -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512vl-builtins.c.tmp.ll
-Wall -Werror -Wsign-conversion
# 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/22/include
-nostdsysteminc -flax-vector-conversions=none -ffreestanding
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512vl-builtins.c
-triple=x86_64-unknown-linux -target-feature +avx512f -target-feature
+avx512vl -fclangir -emit-llvm -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512vl-builtins.c.tmp.ll
-Wall -Werror -Wsign-conversion
# note: command had no output on stdout or stderr
# RUN: at line 4
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
--check-prefixes=LLVM
--input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512vl-builtins.c.tmp.ll
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512vl-builtins.c
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
--check-prefixes=LLVM
--input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512vl-builtins.c.tmp.ll
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512vl-builtins.c
# .---command stderr------------
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512vl-builtins.c:271:11:
error: LLVM: expected string not found in input
# | // LLVM: %[[B:.*]] = bitcast i8 {{.*}} to <8 x i1>
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512vl-builtins.c.tmp.ll:478:52:
note: scanning from here
# | %5 = call <2 x i1> @llvm.x86.avx512.fpclass.pd.128(<2 x double> %4, i32 2)
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512vl-builtins.c.tmp.ll:481:2:
note: possible intended match here
# | %8 = bitcast <8 x i1> %7 to i8
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512vl-builtins.c:321:11:
error: LLVM: expected string not found in input
# | // LLVM: %[[B:.*]] = bitcast i8 {{.*}} to <8 x i1>
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512vl-builtins.c.tmp.ll:513:52:
note: scanning from here
# | %5 = call <4 x i1> @llvm.x86.avx512.fpclass.pd.256(<4 x double> %4, i32 2)
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512vl-builtins.c.tmp.ll:516:2:
note: possible intended match here
# | %8 = bitcast <8 x i1> %7 to i8
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512vl-builtins.c:371:11:
error: LLVM: expected string not found in input
# | // LLVM: %[[B:.*]] = bitcast i8 {{.*}} to <8 x i1>
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512vl-builtins.c.tmp.ll:548:52:
note: scanning from here
# | %5 = call <4 x i1> @llvm.x86.avx512.fpclass.ps.128(<4 x float> %4, i32 2)
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512vl-builtins.c.tmp.ll:551:2:
note: possible intended match here
# | %8 = bitcast <8 x i1> %7 to i8
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512vl-builtins.c:415:11:
error: LLVM: expected string not found in input
# | // LLVM: %[[B:.*]] = bitcast i8 {{.*}} to <8 x i1>
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512vl-builtins.c.tmp.ll:581:52:
note: scanning from here
# | %5 = call <8 x i1> @llvm.x86.avx512.fpclass.ps.256(<8 x float> %4, i32 2)
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512vl-builtins.c.tmp.ll:583:2:
note: possible intended match here
# | %7 = bitcast <8 x i1> %6 to i8
# | ^
# |
# | Input file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512vl-builtins.c.tmp.ll
# | Check file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512vl-builtins.c
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 473: define dso_local i8 @test_mm_fpclass_pd_mask(<2 x double>
%0) #0 {
# | 474: %2 = alloca <2 x double>, i64 1, align 16
# | 475: %3 = alloca i8, i64 1, align 1
# | 476: store <2 x double> %0, ptr %2, align 16
# | 477: %4 = load <2 x double>, ptr %2, align 16
# | 478: %5 = call <2 x i1> @llvm.x86.avx512.fpclass.pd.128(<2 x
double> %4, i32 2)
# | check:271'0
X~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | 479: %6 = and <2 x i1> %5, splat (i1 true)
# | check:271'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 480: %7 = shufflevector <2 x i1> %6, <2 x i1> zeroinitializer,
<8 x i32> <i32 0, i32 1, i32 2, i32 3, i32 2, i32 3, i32 2, i32 3>
# | check:271'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 481: %8 = bitcast <8 x i1> %7 to i8
# | check:271'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:271'1 ? possible intended match
# | 482: store i8 %8, ptr %3, align 1
# | check:271'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 483: %9 = load i8, ptr %3, align 1
# | check:271'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 484: ret i8 %9
# | check:271'0 ~~~~~~~~~~~
# | 485: }
# | check:271'0 ~~
# | 486:
# | check:271'0 ~
# | .
# | .
# | .
# | 508: define dso_local i8 @test_mm256_fpclass_pd_mask(<4 x
double> %0) #0 {
# | 509: %2 = alloca <4 x double>, i64 1, align 32
# | 510: %3 = alloca i8, i64 1, align 1
# | 511: store <4 x double> %0, ptr %2, align 32
# | 512: %4 = load <4 x double>, ptr %2, align 32
# | 513: %5 = call <4 x i1> @llvm.x86.avx512.fpclass.pd.256(<4 x
double> %4, i32 2)
# | check:321'0
X~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | 514: %6 = and <4 x i1> %5, splat (i1 true)
# | check:321'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 515: %7 = shufflevector <4 x i1> %6, <4 x i1> zeroinitializer,
<8 x i32> <i32 0, i32 1, i32 2, i32 3, i32 4, i32 5, i32 6, i32 7>
# | check:321'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 516: %8 = bitcast <8 x i1> %7 to i8
# | check:321'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:321'1 ? possible intended match
# | 517: store i8 %8, ptr %3, align 1
# | check:321'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 518: %9 = load i8, ptr %3, align 1
# | check:321'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 519: ret i8 %9
# | check:321'0 ~~~~~~~~~~~
# | 520: }
# | check:321'0 ~~
# | 521:
# | check:321'0 ~
# | .
# | .
# | .
# | 543: define dso_local i8 @test_mm_fpclass_ps_mask(<4 x float>
%0) #0 {
# | 544: %2 = alloca <4 x float>, i64 1, align 16
# | 545: %3 = alloca i8, i64 1, align 1
# | 546: store <4 x float> %0, ptr %2, align 16
# | 547: %4 = load <4 x float>, ptr %2, align 16
# | 548: %5 = call <4 x i1> @llvm.x86.avx512.fpclass.ps.128(<4 x
float> %4, i32 2)
# | check:371'0
X~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | 549: %6 = and <4 x i1> %5, splat (i1 true)
# | check:371'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 550: %7 = shufflevector <4 x i1> %6, <4 x i1> zeroinitializer,
<8 x i32> <i32 0, i32 1, i32 2, i32 3, i32 4, i32 5, i32 6, i32 7>
# | check:371'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 551: %8 = bitcast <8 x i1> %7 to i8
# | check:371'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:371'1 ? possible intended match
# | 552: store i8 %8, ptr %3, align 1
# | check:371'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 553: %9 = load i8, ptr %3, align 1
# | check:371'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 554: ret i8 %9
# | check:371'0 ~~~~~~~~~~~
# | 555: }
# | check:371'0 ~~
# | 556:
# | check:371'0 ~
# | .
# | .
# | .
# | 576: define dso_local i8 @test_mm256_fpclass_ps_mask(<8 x float>
%0) #0 {
# | 577: %2 = alloca <8 x float>, i64 1, align 32
# | 578: %3 = alloca i8, i64 1, align 1
# | 579: store <8 x float> %0, ptr %2, align 32
# | 580: %4 = load <8 x float>, ptr %2, align 32
# | 581: %5 = call <8 x i1> @llvm.x86.avx512.fpclass.ps.256(<8 x
float> %4, i32 2)
# | check:415'0
X~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | 582: %6 = and <8 x i1> %5, splat (i1 true)
# | check:415'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 583: %7 = bitcast <8 x i1> %6 to i8
# | check:415'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:415'1 ? possible intended match
# | 584: store i8 %7, ptr %3, align 1
# | check:415'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 585: %8 = load i8, ptr %3, align 1
# | check:415'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 586: ret i8 %8
# | check:415'0 ~~~~~~~~~~~
# | 587: }
# | check:415'0 ~~
# | 588:
# | check:415'0 ~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.CIR/CodeGenBuiltins/X86/avx512vl-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/22/include
-nostdsysteminc -flax-vector-conversions=none -ffreestanding
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512vl-builtins.c
-triple=x86_64-unknown-linux -target-feature +avx512f -target-feature
+avx512vl -fclangir -emit-cir -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512vl-builtins.c.tmp.cir
-Wall -Werror -Wsign-conversion
# 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/22/include
-nostdsysteminc -flax-vector-conversions=none -ffreestanding
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512vl-builtins.c
-triple=x86_64-unknown-linux -target-feature +avx512f -target-feature
+avx512vl -fclangir -emit-cir -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512vl-builtins.c.tmp.cir
-Wall -Werror -Wsign-conversion
# 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/avx512vl-builtins.c.tmp.cir
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512vl-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/avx512vl-builtins.c.tmp.cir
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512vl-builtins.c
# note: command had no output on stdout or stderr
# RUN: at line 3
/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/22/include
-nostdsysteminc -flax-vector-conversions=none -ffreestanding
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512vl-builtins.c
-triple=x86_64-unknown-linux -target-feature +avx512f -target-feature
+avx512vl -fclangir -emit-llvm -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512vl-builtins.c.tmp.ll
-Wall -Werror -Wsign-conversion
# 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/22/include
-nostdsysteminc -flax-vector-conversions=none -ffreestanding
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512vl-builtins.c
-triple=x86_64-unknown-linux -target-feature +avx512f -target-feature
+avx512vl -fclangir -emit-llvm -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512vl-builtins.c.tmp.ll
-Wall -Werror -Wsign-conversion
# note: command had no output on stdout or stderr
# RUN: at line 4
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
--check-prefixes=LLVM
--input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512vl-builtins.c.tmp.ll
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512vl-builtins.c
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
--check-prefixes=LLVM
--input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512vl-builtins.c.tmp.ll
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512vl-builtins.c
# .---command stderr------------
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512vl-builtins.c:271:11:
error: LLVM: expected string not found in input
# | // LLVM: %[[B:.*]] = bitcast i8 {{.*}} to <8 x i1>
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512vl-builtins.c.tmp.ll:478:52:
note: scanning from here
# | %5 = call <2 x i1> @llvm.x86.avx512.fpclass.pd.128(<2 x double> %4, i32 2)
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512vl-builtins.c.tmp.ll:481:2:
note: possible intended match here
# | %8 = bitcast <8 x i1> %7 to i8
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512vl-builtins.c:321:11:
error: LLVM: expected string not found in input
# | // LLVM: %[[B:.*]] = bitcast i8 {{.*}} to <8 x i1>
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512vl-builtins.c.tmp.ll:513:52:
note: scanning from here
# | %5 = call <4 x i1> @llvm.x86.avx512.fpclass.pd.256(<4 x double> %4, i32 2)
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512vl-builtins.c.tmp.ll:516:2:
note: possible intended match here
# | %8 = bitcast <8 x i1> %7 to i8
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512vl-builtins.c:371:11:
error: LLVM: expected string not found in input
# | // LLVM: %[[B:.*]] = bitcast i8 {{.*}} to <8 x i1>
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512vl-builtins.c.tmp.ll:548:52:
note: scanning from here
# | %5 = call <4 x i1> @llvm.x86.avx512.fpclass.ps.128(<4 x float> %4, i32 2)
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512vl-builtins.c.tmp.ll:551:2:
note: possible intended match here
# | %8 = bitcast <8 x i1> %7 to i8
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512vl-builtins.c:415:11:
error: LLVM: expected string not found in input
# | // LLVM: %[[B:.*]] = bitcast i8 {{.*}} to <8 x i1>
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512vl-builtins.c.tmp.ll:581:52:
note: scanning from here
# | %5 = call <8 x i1> @llvm.x86.avx512.fpclass.ps.256(<8 x float> %4, i32 2)
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512vl-builtins.c.tmp.ll:583:2:
note: possible intended match here
# | %7 = bitcast <8 x i1> %6 to i8
# | ^
# |
# | Input file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512vl-builtins.c.tmp.ll
# | Check file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512vl-builtins.c
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 473: define dso_local i8 @test_mm_fpclass_pd_mask(<2 x double>
%0) #0 {
# | 474: %2 = alloca <2 x double>, i64 1, align 16
# | 475: %3 = alloca i8, i64 1, align 1
# | 476: store <2 x double> %0, ptr %2, align 16
# | 477: %4 = load <2 x double>, ptr %2, align 16
# | 478: %5 = call <2 x i1> @llvm.x86.avx512.fpclass.pd.128(<2 x
double> %4, i32 2)
# | check:271'0
X~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | 479: %6 = and <2 x i1> %5, splat (i1 true)
# | check:271'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 480: %7 = shufflevector <2 x i1> %6, <2 x i1> zeroinitializer,
<8 x i32> <i32 0, i32 1, i32 2, i32 3, i32 2, i32 3, i32 2, i32 3>
# | check:271'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 481: %8 = bitcast <8 x i1> %7 to i8
# | check:271'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:271'1 ? possible intended match
# | 482: store i8 %8, ptr %3, align 1
# | check:271'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 483: %9 = load i8, ptr %3, align 1
# | check:271'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 484: ret i8 %9
# | check:271'0 ~~~~~~~~~~~
# | 485: }
# | check:271'0 ~~
# | 486:
# | check:271'0 ~
# | .
# | .
# | .
# | 508: define dso_local i8 @test_mm256_fpclass_pd_mask(<4 x
double> %0) #0 {
# | 509: %2 = alloca <4 x double>, i64 1, align 32
# | 510: %3 = alloca i8, i64 1, align 1
# | 511: store <4 x double> %0, ptr %2, align 32
# | 512: %4 = load <4 x double>, ptr %2, align 32
# | 513: %5 = call <4 x i1> @llvm.x86.avx512.fpclass.pd.256(<4 x
double> %4, i32 2)
# | check:321'0
X~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | 514: %6 = and <4 x i1> %5, splat (i1 true)
# | check:321'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 515: %7 = shufflevector <4 x i1> %6, <4 x i1> zeroinitializer,
<8 x i32> <i32 0, i32 1, i32 2, i32 3, i32 4, i32 5, i32 6, i32 7>
# | check:321'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 516: %8 = bitcast <8 x i1> %7 to i8
# | check:321'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:321'1 ? possible intended match
# | 517: store i8 %8, ptr %3, align 1
# | check:321'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 518: %9 = load i8, ptr %3, align 1
# | check:321'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 519: ret i8 %9
# | check:321'0 ~~~~~~~~~~~
# | 520: }
# | check:321'0 ~~
# | 521:
# | check:321'0 ~
# | .
# | .
# | .
# | 543: define dso_local i8 @test_mm_fpclass_ps_mask(<4 x float>
%0) #0 {
# | 544: %2 = alloca <4 x float>, i64 1, align 16
# | 545: %3 = alloca i8, i64 1, align 1
# | 546: store <4 x float> %0, ptr %2, align 16
# | 547: %4 = load <4 x float>, ptr %2, align 16
# | 548: %5 = call <4 x i1> @llvm.x86.avx512.fpclass.ps.128(<4 x
float> %4, i32 2)
# | check:371'0
X~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | 549: %6 = and <4 x i1> %5, splat (i1 true)
# | check:371'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 550: %7 = shufflevector <4 x i1> %6, <4 x i1> zeroinitializer,
<8 x i32> <i32 0, i32 1, i32 2, i32 3, i32 4, i32 5, i32 6, i32 7>
# | check:371'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 551: %8 = bitcast <8 x i1> %7 to i8
# | check:371'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:371'1 ? possible intended match
# | 552: store i8 %8, ptr %3, align 1
# | check:371'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 553: %9 = load i8, ptr %3, align 1
# | check:371'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 554: ret i8 %9
# | check:371'0 ~~~~~~~~~~~
# | 555: }
# | check:371'0 ~~
# | 556:
# | check:371'0 ~
# | .
# | .
# | .
# | 576: define dso_local i8 @test_mm256_fpclass_ps_mask(<8 x float>
%0) #0 {
# | 577: %2 = alloca <8 x float>, i64 1, align 32
# | 578: %3 = alloca i8, i64 1, align 1
# | 579: store <8 x float> %0, ptr %2, align 32
# | 580: %4 = load <8 x float>, ptr %2, align 32
# | 581: %5 = call <8 x i1> @llvm.x86.avx512.fpclass.ps.256(<8 x
float> %4, i32 2)
# | check:415'0
X~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | 582: %6 = and <8 x i1> %5, splat (i1 true)
# | check:415'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 583: %7 = bitcast <8 x i1> %6 to i8
# | check:415'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:415'1 ? possible intended match
# | 584: store i8 %7, ptr %3, align 1
# | check:415'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 585: %8 = load i8, ptr %3, align 1
# | check:415'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 586: ret i8 %8
# | check:415'0 ~~~~~~~~~~~
# | 587: }
# | check:415'0 ~~
# | 588:
# | check:415'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/172813
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits