github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 85343 tests passed
* 1198 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### Clang
<details>
<summary>Clang.CodeGenSPIRV/Builtins/subgroup.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 -O1 -triple spirv64 -fsycl-is-device -x c++
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenSPIRV/Builtins/subgroup.c
-emit-llvm -o - |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenSPIRV/Builtins/subgroup.c
--check-prefixes=CHECK
# 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 -O1 -triple spirv64 -fsycl-is-device -x c++
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenSPIRV/Builtins/subgroup.c
-emit-llvm -o -
# 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/CodeGenSPIRV/Builtins/subgroup.c
--check-prefixes=CHECK
# .---command stderr------------
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenSPIRV/Builtins/subgroup.c:12:16:
error: CHECK-NEXT: expected string not found in input
# | // CHECK-NEXT: tail call <4 x i32> @llvm.spv.wave.ballot(i1 %i)
# | ^
# | <stdin>:18:7: note: scanning from here
# | entry:
# | ^
# | <stdin>:19:15: note: possible intended match here
# | %spv.shuffle = tail call float @llvm.spv.wave.readlane.f32(float %f, i32
%i)
# | ^
# |
# | Input file: <stdin>
# | Check file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenSPIRV/Builtins/subgroup.c
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 13: ; Function Attrs: convergent mustprogress nocallback nofree
nosync nounwind willreturn memory(none)
# | 14: declare <4 x i32> @llvm.spv.wave.ballot(i1) #1
# | 15:
# | 16: ; Function Attrs: convergent mustprogress nofree norecurse
nosync nounwind willreturn memory(none)
# | 17: define spir_func noundef float
@_Z21test_subgroup_shufflefi(float noundef %f, i32 noundef %i)
local_unnamed_addr #0 {
# | 18: entry:
# | next:12'0 X error: no match found
# | 19: %spv.shuffle = tail call float
@llvm.spv.wave.readlane.f32(float %f, i32 %i)
# | next:12'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | next:12'1 ?
possible intended match
# | 20: ret float %spv.shuffle
# | next:12'0 ~~~~~~~~~~~~~~~~~~~~~~~~
# | 21: }
# | next:12'0 ~~
# | 22:
# | next:12'0 ~
# | 23: ; Function Attrs: convergent mustprogress nocallback nofree
nosync nounwind willreturn memory(none)
# | next:12'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 24: declare float @llvm.spv.wave.readlane.f32(float, i32) #1
# | next:12'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/174655
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits