[Openmp-commits] [clang] [openmp] [OFFLOAD] Build DeviceRTL with SPIRV backend (PR #174675)
via Openmp-commits
openmp-commits at lists.llvm.org
Fri Jan 9 10:16:04 PST 2026
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results
* 51767 tests passed
* 895 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### Clang
<details>
<summary>Clang.Headers/gpuintrin.c</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 2
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\22\include -nostdsysteminc -internal-isystem C:\_work\llvm-project\llvm-project\clang\test\Headers/Inputs/include -internal-isystem C:\_work\llvm-project\llvm-project\clang\test\Headers/../../lib/Headers/ -triple amdgcn-amd-amdhsa -emit-llvm C:\_work\llvm-project\llvm-project\clang\test\Headers\gpuintrin.c -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\clang\test\Headers\gpuintrin.c --check-prefix=AMDGPU
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\22\include' -nostdsysteminc -internal-isystem 'C:\_work\llvm-project\llvm-project\clang\test\Headers/Inputs/include' -internal-isystem 'C:\_work\llvm-project\llvm-project\clang\test\Headers/../../lib/Headers/' -triple amdgcn-amd-amdhsa -emit-llvm 'C:\_work\llvm-project\llvm-project\clang\test\Headers\gpuintrin.c' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\clang\test\Headers\gpuintrin.c' --check-prefix=AMDGPU
# note: command had no output on stdout or stderr
# RUN: at line 6
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\22\include -nostdsysteminc -internal-isystem C:\_work\llvm-project\llvm-project\clang\test\Headers/Inputs/include -internal-isystem C:\_work\llvm-project\llvm-project\clang\test\Headers/../../lib/Headers/ -target-feature +ptx62 -triple nvptx64-nvidia-cuda -emit-llvm C:\_work\llvm-project\llvm-project\clang\test\Headers\gpuintrin.c -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\clang\test\Headers\gpuintrin.c --check-prefix=NVPTX
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\22\include' -nostdsysteminc -internal-isystem 'C:\_work\llvm-project\llvm-project\clang\test\Headers/Inputs/include' -internal-isystem 'C:\_work\llvm-project\llvm-project\clang\test\Headers/../../lib/Headers/' -target-feature +ptx62 -triple nvptx64-nvidia-cuda -emit-llvm 'C:\_work\llvm-project\llvm-project\clang\test\Headers\gpuintrin.c' -o -
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\clang\test\Headers\gpuintrin.c' --check-prefix=NVPTX
# note: command had no output on stdout or stderr
# RUN: at line 11
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem C:\_work\llvm-project\llvm-project\build\lib\clang\22\include -nostdsysteminc -internal-isystem C:\_work\llvm-project\llvm-project\clang\test\Headers/Inputs/include -internal-isystem C:\_work\llvm-project\llvm-project\clang\test\Headers/../../lib/Headers/ -triple spirv64-- -emit-llvm C:\_work\llvm-project\llvm-project\clang\test\Headers\gpuintrin.c -o - | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\clang\test\Headers\gpuintrin.c --check-prefix=SPIRV
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -cc1 -internal-isystem 'C:\_work\llvm-project\llvm-project\build\lib\clang\22\include' -nostdsysteminc -internal-isystem 'C:\_work\llvm-project\llvm-project\clang\test\Headers/Inputs/include' -internal-isystem 'C:\_work\llvm-project\llvm-project\clang\test\Headers/../../lib/Headers/' -triple spirv64-- -emit-llvm 'C:\_work\llvm-project\llvm-project\clang\test\Headers\gpuintrin.c' -o -
# .---command stderr------------
# | In file included from C:\_work\llvm-project\llvm-project\clang\test\Headers\gpuintrin.c:16:
# | In file included from C:\_work\llvm-project\llvm-project\build\lib\clang\22\include\gpuintrin.h:64:
# | C:\_work\llvm-project\llvm-project\build\lib\clang\22\include\spirvintrin.h:50:1: error: unknown type name 'constexpr'
# | 50 | constexpr uint32_t ProgramAS = 9;
# | | ^
# | C:\_work\llvm-project\llvm-project\build\lib\clang\22\include\spirvintrin.h:50:19: error: expected ';' after top level declarator
# | 50 | constexpr uint32_t ProgramAS = 9;
# | | ^
# | 2 errors generated.
# `-----------------------------
# error: command failed with exit status: 1
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\clang\test\Headers\gpuintrin.c' --check-prefix=SPIRV
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line: c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\clang\test\Headers\gpuintrin.c --check-prefix=SPIRV
# `-----------------------------
# error: command failed with exit status: 2
--
```
</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/174675
More information about the Openmp-commits
mailing list