github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 92652 tests passed
* 818 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### Clang
<details>
<summary>Clang.OpenMP/atomic_read_codegen.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/24/include
-nostdsysteminc -verify -triple x86_64-apple-darwin10 -target-cpu core2
-fopenmp -x c -emit-llvm
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/OpenMP/atomic_read_codegen.c
-o - |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
--allow-unused-prefixes
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/OpenMP/atomic_read_codegen.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/24/include
-nostdsysteminc -verify -triple x86_64-apple-darwin10 -target-cpu core2
-fopenmp -x c -emit-llvm
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/OpenMP/atomic_read_codegen.c
-o -
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
--allow-unused-prefixes
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/OpenMP/atomic_read_codegen.c
# .---command stderr------------
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/OpenMP/atomic_read_codegen.c:234:11:
error: CHECK: expected string not found in input
# | // CHECK: [[I128VAL:%.+]] = load atomic i128, ptr @{{.+}} monotonic, align
16
# | ^
# | <stdin>:207:14: note: scanning from here
# | store double 0.000000e+00, ptr getelementptr inbounds nuw (i8, ptr @cdv,
i64 8), align 8
# | ^
# | <stdin>:207:14: note: pattern attempts to capture variables: "I128VAL"
# | store double 0.000000e+00, ptr getelementptr inbounds nuw (i8, ptr @cdv,
i64 8), align 8
# | ^
# | <stdin>:228:11: note: possible intended match here
# | %atomic-load63 = load atomic i32, ptr @bfx2 monotonic, align 4
# | ^
# |
# | Input file: <stdin>
# | Check file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/OpenMP/atomic_read_codegen.c
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 202: store float %conv48, ptr @cfv, align 4
# | 203: store float 0.000000e+00, ptr getelementptr inbounds nuw
(i8, ptr @cfv, i64 4), align 4
# | 204: %atomic-load49 = load atomic i64, ptr @llx monotonic,
align 8
# | 205: %conv50 = sitofp i64 %atomic-load49 to double
# | 206: store double %conv50, ptr @cdv, align 8
# | 207: store double 0.000000e+00, ptr getelementptr inbounds nuw
(i8, ptr @cdv, i64 8), align 8
# | check:234'0 {
search range start (exclusive)
# | check:234'1
error: no match found in search range
# | check:234'2
pattern attempts to capture variables: "I128VAL"
# | 208: %atomic-load51 = load atomic <4 x i32>, ptr @int4x
monotonic, align 16
# | 209: store <4 x i32> %atomic-load51, ptr %atomic-temp52, align
16
# | 210: %2 = load <4 x i32>, ptr %atomic-temp52, align 16
# | 211: %vecext = extractelement <4 x i32> %2, i32 0
# | 212: %tobool53 = icmp ne i32 %vecext, 0
# | .
# | .
# | .
# | 223: %bf.load59 = load i32, ptr %atomic-temp58, align 1
# | 224: %bf.shl60 = shl i32 %bf.load59, 1
# | 225: %bf.ashr61 = ashr i32 %bf.shl60, 1
# | 226: %conv62 = sitofp i32 %bf.ashr61 to x86_fp80
# | 227: store x86_fp80 %conv62, ptr @ldv, align 16
# | 228: %atomic-load63 = load atomic i32, ptr @bfx2 monotonic,
align 4
# | check:234'3 ?
possible intended match
# | 229: store i32 %atomic-load63, ptr %atomic-temp64, align 4
# | 230: %bf.load65 = load i32, ptr %atomic-temp64, align 4
# | 231: %bf.ashr66 = ashr i32 %bf.load65, 31
# | 232: %conv67 = sitofp i32 %bf.ashr66 to x86_fp80
# | 233: store x86_fp80 %conv67, ptr @ldv, align 16
# | .
# | .
# | .
# | 314: !llvm.module.flags = !{!1}
# | 315: !llvm.ident = !{!2}
# | 316:
# | 317: !0 = !{!"esp"}
# | 318: !1 = !{i32 7, !"openmp", i32 51}
# | 319: !2 = !{!"clang version 24.0.0git
(https://github.com/llvm/llvm-project
e953b96ca04b58374bc4c826ee24190eae23cf42)"}
# | check:234'4
} search range end
(exclusive)
# | >>>>>>
# `-----------------------------
# 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/214653
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits