github-actions[bot] wrote:

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

* 86391 tests passed
* 751 tests skipped
* 2 tests failed

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

### Clang
<details>
<summary>Clang.CIR/CodeGenBuiltins/X86/ms-x86-intrinsics.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 -ffreestanding -triple x86_64-unknown-linux -fms-extensions 
-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/ms-x86-intrinsics.c.tmp.cir
 -Wall -Werror 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/ms-x86-intrinsics.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 -ffreestanding -triple x86_64-unknown-linux -fms-extensions 
-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/ms-x86-intrinsics.c.tmp.cir
 -Wall -Werror 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/ms-x86-intrinsics.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/ms-x86-intrinsics.c.tmp.cir
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/ms-x86-intrinsics.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/ms-x86-intrinsics.c.tmp.cir
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/ms-x86-intrinsics.c
# note: command had no output on stdout or stderr
# RUN: at line 4
/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 -ffreestanding -triple x86_64-unknown-linux -fms-extensions 
-Wno-implicit-function-declaration -fclangir -emit-llvm -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/ms-x86-intrinsics.c.tmp-cir.ll
 -Wall -Werror 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/ms-x86-intrinsics.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 -ffreestanding -triple x86_64-unknown-linux -fms-extensions 
-Wno-implicit-function-declaration -fclangir -emit-llvm -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/ms-x86-intrinsics.c.tmp-cir.ll
 -Wall -Werror 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/ms-x86-intrinsics.c
# note: command had no output on stdout or stderr
# RUN: at line 5
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--check-prefix=LLVM 
--input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/ms-x86-intrinsics.c.tmp-cir.ll
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/ms-x86-intrinsics.c
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--check-prefix=LLVM 
--input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/ms-x86-intrinsics.c.tmp-cir.ll
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/ms-x86-intrinsics.c
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/ms-x86-intrinsics.c:24:15:
 error: LLVM-NEXT: expected string not found in input
# | // LLVM-NEXT: [[TMP2:%.*]] = tail call i64 @llvm.fshl.i64(i64 %{{.*}}, i64 
%{{.*}}, i64 [[TMP1]])
# |               ^
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/ms-x86-intrinsics.c.tmp-cir.ll:18:26:
 note: scanning from here
# |  %11 = zext i8 %10 to i64
# |                          ^
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/ms-x86-intrinsics.c.tmp-cir.ll:18:26:
 note: with "TMP1" equal to "%11"
# |  %11 = zext i8 %10 to i64
# |                          ^
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/ms-x86-intrinsics.c.tmp-cir.ll:19:2:
 note: possible intended match here
# |  %12 = call i64 @llvm.fshl.i64(i64 %9, i64 %8, i64 %11)
# |  ^
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/ms-x86-intrinsics.c:47:15:
 error: LLVM-NEXT: expected string not found in input
# | // LLVM-NEXT: [[TMP2:%.*]] = tail call i64 @llvm.fshr.i64(i64 %{{.*}}, i64 
%{{.*}}, i64 [[TMP1]])
# |               ^
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/ms-x86-intrinsics.c.tmp-cir.ll:37:26:
 note: scanning from here
# |  %11 = zext i8 %10 to i64
# |                          ^
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/ms-x86-intrinsics.c.tmp-cir.ll:37:26:
 note: with "TMP1" equal to "%11"
# |  %11 = zext i8 %10 to i64
# |                          ^
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/ms-x86-intrinsics.c.tmp-cir.ll:38:2:
 note: possible intended match here
# |  %12 = call i64 @llvm.fshr.i64(i64 %9, i64 %8, i64 %11)
# |  ^
# | 
# | Input file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/ms-x86-intrinsics.c.tmp-cir.ll
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/ms-x86-intrinsics.c
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |            .
# |            .
# |            .
# |           13:  store i64 %1, ptr %5, align 8 
# |           14:  store i8 %2, ptr %6, align 1 
# |           15:  %8 = load i64, ptr %4, align 8 
# |           16:  %9 = load i64, ptr %5, align 8 
# |           17:  %10 = load i8, ptr %6, align 1 
# |           18:  %11 = zext i8 %10 to i64 
# | next:24'0                              X error: no match found
# | next:24'1                                with "TMP1" equal to "%11"
# |           19:  %12 = call i64 @llvm.fshl.i64(i64 %9, i64 %8, i64 %11) 
# | next:24'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:24'2      ?                                                       
possible intended match
# |           20:  store i64 %12, ptr %7, align 8 
# | next:24'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           21:  %13 = load i64, ptr %7, align 8 
# | next:24'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           22:  ret i64 %13 
# | next:24'0     ~~~~~~~~~~~~~
# |           23: } 
# | next:24'0     ~~
# |           24:  
# | next:24'0     ~
# |            .
# |            .
# |            .
# |           32:  store i64 %1, ptr %5, align 8 
# |           33:  store i8 %2, ptr %6, align 1 
# |           34:  %8 = load i64, ptr %4, align 8 
# |           35:  %9 = load i64, ptr %5, align 8 
# |           36:  %10 = load i8, ptr %6, align 1 
# |           37:  %11 = zext i8 %10 to i64 
# | next:47'0                              X error: no match found
# | next:47'1                                with "TMP1" equal to "%11"
# |           38:  %12 = call i64 @llvm.fshr.i64(i64 %9, i64 %8, i64 %11) 
# | next:47'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:47'2      ?                                                       
possible intended match
# |           39:  store i64 %12, ptr %7, align 8 
# | next:47'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           40:  %13 = load i64, ptr %7, align 8 
# | next:47'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           41:  ret i64 %13 
# | next:47'0     ~~~~~~~~~~~~~
# |           42: } 
# | next:47'0     ~~
# |           43:  
# | next:47'0     ~
# |            .
# |            .
# |            .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>Clang.CIR/CodeGenBuiltins/X86/ms-x86-intrinsics.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 -ffreestanding -triple x86_64-unknown-linux -fms-extensions 
-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/ms-x86-intrinsics.c.tmp.cir
 -Wall -Werror 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/ms-x86-intrinsics.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 -ffreestanding -triple x86_64-unknown-linux -fms-extensions 
-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/ms-x86-intrinsics.c.tmp.cir
 -Wall -Werror 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/ms-x86-intrinsics.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/ms-x86-intrinsics.c.tmp.cir
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/ms-x86-intrinsics.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/ms-x86-intrinsics.c.tmp.cir
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/ms-x86-intrinsics.c
# note: command had no output on stdout or stderr
# RUN: at line 4
/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 -ffreestanding -triple x86_64-unknown-linux -fms-extensions 
-Wno-implicit-function-declaration -fclangir -emit-llvm -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/ms-x86-intrinsics.c.tmp-cir.ll
 -Wall -Werror 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/ms-x86-intrinsics.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 -ffreestanding -triple x86_64-unknown-linux -fms-extensions 
-Wno-implicit-function-declaration -fclangir -emit-llvm -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/ms-x86-intrinsics.c.tmp-cir.ll
 -Wall -Werror 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/ms-x86-intrinsics.c
# note: command had no output on stdout or stderr
# RUN: at line 5
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--check-prefix=LLVM 
--input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/ms-x86-intrinsics.c.tmp-cir.ll
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/ms-x86-intrinsics.c
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--check-prefix=LLVM 
--input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/ms-x86-intrinsics.c.tmp-cir.ll
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/ms-x86-intrinsics.c
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/ms-x86-intrinsics.c:24:15:
 error: LLVM-NEXT: expected string not found in input
# | // LLVM-NEXT: [[TMP2:%.*]] = tail call i64 @llvm.fshl.i64(i64 %{{.*}}, i64 
%{{.*}}, i64 [[TMP1]])
# |               ^
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/ms-x86-intrinsics.c.tmp-cir.ll:18:26:
 note: scanning from here
# |  %11 = zext i8 %10 to i64
# |                          ^
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/ms-x86-intrinsics.c.tmp-cir.ll:18:26:
 note: with "TMP1" equal to "%11"
# |  %11 = zext i8 %10 to i64
# |                          ^
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/ms-x86-intrinsics.c.tmp-cir.ll:19:2:
 note: possible intended match here
# |  %12 = call i64 @llvm.fshl.i64(i64 %9, i64 %8, i64 %11)
# |  ^
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/ms-x86-intrinsics.c:47:15:
 error: LLVM-NEXT: expected string not found in input
# | // LLVM-NEXT: [[TMP2:%.*]] = tail call i64 @llvm.fshr.i64(i64 %{{.*}}, i64 
%{{.*}}, i64 [[TMP1]])
# |               ^
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/ms-x86-intrinsics.c.tmp-cir.ll:37:26:
 note: scanning from here
# |  %11 = zext i8 %10 to i64
# |                          ^
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/ms-x86-intrinsics.c.tmp-cir.ll:37:26:
 note: with "TMP1" equal to "%11"
# |  %11 = zext i8 %10 to i64
# |                          ^
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/ms-x86-intrinsics.c.tmp-cir.ll:38:2:
 note: possible intended match here
# |  %12 = call i64 @llvm.fshr.i64(i64 %9, i64 %8, i64 %11)
# |  ^
# | 
# | Input file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/ms-x86-intrinsics.c.tmp-cir.ll
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/ms-x86-intrinsics.c
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |            .
# |            .
# |            .
# |           13:  store i64 %1, ptr %5, align 8 
# |           14:  store i8 %2, ptr %6, align 1 
# |           15:  %8 = load i64, ptr %4, align 8 
# |           16:  %9 = load i64, ptr %5, align 8 
# |           17:  %10 = load i8, ptr %6, align 1 
# |           18:  %11 = zext i8 %10 to i64 
# | next:24'0                              X error: no match found
# | next:24'1                                with "TMP1" equal to "%11"
# |           19:  %12 = call i64 @llvm.fshl.i64(i64 %9, i64 %8, i64 %11) 
# | next:24'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:24'2      ?                                                       
possible intended match
# |           20:  store i64 %12, ptr %7, align 8 
# | next:24'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           21:  %13 = load i64, ptr %7, align 8 
# | next:24'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           22:  ret i64 %13 
# | next:24'0     ~~~~~~~~~~~~~
# |           23: } 
# | next:24'0     ~~
# |           24:  
# | next:24'0     ~
# |            .
# |            .
# |            .
# |           32:  store i64 %1, ptr %5, align 8 
# |           33:  store i8 %2, ptr %6, align 1 
# |           34:  %8 = load i64, ptr %4, align 8 
# |           35:  %9 = load i64, ptr %5, align 8 
# |           36:  %10 = load i8, ptr %6, align 1 
# |           37:  %11 = zext i8 %10 to i64 
# | next:47'0                              X error: no match found
# | next:47'1                                with "TMP1" equal to "%11"
# |           38:  %12 = call i64 @llvm.fshr.i64(i64 %9, i64 %8, i64 %11) 
# | next:47'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:47'2      ?                                                       
possible intended match
# |           39:  store i64 %12, ptr %7, align 8 
# | next:47'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           40:  %13 = load i64, ptr %7, align 8 
# | next:47'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           41:  ret i64 %13 
# | next:47'0     ~~~~~~~~~~~~~
# |           42: } 
# | next:47'0     ~~
# |           43:  
# | next:47'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/176653
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to