github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results
* 53281 tests passed
* 1029 tests skipped
* 5 tests failed
## Failed Tests
(click on a test name to see its output)
### Clang
<details>
<summary>Clang.Headers/__clang_hip_cmath.hip</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 4
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc
-include __clang_hip_runtime_wrapper.h -internal-isystem
C:\_work\llvm-project\llvm-project\clang\test\Headers/../../lib/Headers/cuda_wrappers
-internal-isystem
C:\_work\llvm-project\llvm-project\clang\test\Headers/Inputs/include -triple
amdgcn-amd-amdhsa -aux-triple x86_64-unknown-unknown -target-cpu gfx906
-emit-llvm
C:\_work\llvm-project\llvm-project\clang\test\Headers\__clang_hip_cmath.hip
-fcuda-is-device -O1 -o - -D__HIPCC_RTC__ |
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe
-check-prefixes=DEFAULT,CORRECT-DIV-SQRT
C:\_work\llvm-project\llvm-project\clang\test\Headers\__clang_hip_cmath.hip
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe'
-cc1 -internal-isystem
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc
-include __clang_hip_runtime_wrapper.h -internal-isystem
'C:\_work\llvm-project\llvm-project\clang\test\Headers/../../lib/Headers/cuda_wrappers'
-internal-isystem
'C:\_work\llvm-project\llvm-project\clang\test\Headers/Inputs/include' -triple
amdgcn-amd-amdhsa -aux-triple x86_64-unknown-unknown -target-cpu gfx906
-emit-llvm
'C:\_work\llvm-project\llvm-project\clang\test\Headers\__clang_hip_cmath.hip'
-fcuda-is-device -O1 -o - -D__HIPCC_RTC__
# .---command stderr------------
# | In file included from <built-in>:1:
# | In file included from
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_runtime_wrapper.h:152:
# |
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_libdevice_declares.h:320:45:
error: unknown type name 'size_t'
# | 320 | __SIZE_TYPE__ size);
# | | ^
# |
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_runtime_wrapper.h:133:23:
note: expanded from macro '__SIZE_TYPE__'
# | 133 | #define __SIZE_TYPE__ size_t
# | | ^
# | In file included from <built-in>:1:
# | In file included from
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_runtime_wrapper.h:152:
# |
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_libdevice_declares.h:322:47:
error: unknown type name 'size_t'
# | 322 | __SIZE_TYPE__ size);
# | | ^
# |
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_runtime_wrapper.h:133:23:
note: expanded from macro '__SIZE_TYPE__'
# | 133 | #define __SIZE_TYPE__ size_t
# | | ^
# | In file included from <built-in>:1:
# | In file included from
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_runtime_wrapper.h:152:
# |
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_libdevice_declares.h:324:55:
error: unknown type name 'size_t'
# | 324 | __device__ void *__asan_region_is_poisoned(void *beg, __SIZE_TYPE__
size);
# | | ^
# |
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_runtime_wrapper.h:133:23:
note: expanded from macro '__SIZE_TYPE__'
# | 133 | #define __SIZE_TYPE__ size_t
# | | ^
# | 3 errors generated when compiling for gfx906.
# `-----------------------------
# error: command failed with exit status: 1
# executed command:
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe'
-check-prefixes=DEFAULT,CORRECT-DIV-SQRT
'C:\_work\llvm-project\llvm-project\clang\test\Headers\__clang_hip_cmath.hip'
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe
-check-prefixes=DEFAULT,CORRECT-DIV-SQRT
C:\_work\llvm-project\llvm-project\clang\test\Headers\__clang_hip_cmath.hip
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>Clang.Headers/__clang_hip_libdevice_declares.cpp</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 7
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc
-x c++ -fopenmp -fvisibility=default -ffp-contract=off
-no-enable-noundef-analysis -internal-isystem
C:\_work\llvm-project\llvm-project\clang\test\Headers/../../lib/Headers/openmp_wrappers
-include __clang_openmp_device_functions.h -internal-isystem
C:\_work\llvm-project\llvm-project\clang\test\Headers/../../lib/Headers/openmp_wrappers
-internal-isystem
C:\_work\llvm-project\llvm-project\clang\test\Headers/Inputs/include -triple
amdgcn-amd-amdhsa -aux-triple x86_64-unknown-unknown -verify
-fopenmp-targets=amdgcn-amd-amdhsa -emit-llvm -fopenmp-is-target-device -o -
C:\_work\llvm-project\llvm-project\clang\test\Headers\__clang_hip_libdevice_declares.cpp
| c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe
--check-prefixes=CHECK,OPENMP,OPENMP-CPP
C:\_work\llvm-project\llvm-project\clang\test\Headers\__clang_hip_libdevice_declares.cpp
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe'
-cc1 -internal-isystem
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc
-x c++ -fopenmp -fvisibility=default -ffp-contract=off
-no-enable-noundef-analysis -internal-isystem
'C:\_work\llvm-project\llvm-project\clang\test\Headers/../../lib/Headers/openmp_wrappers'
-include __clang_openmp_device_functions.h -internal-isystem
'C:\_work\llvm-project\llvm-project\clang\test\Headers/../../lib/Headers/openmp_wrappers'
-internal-isystem
'C:\_work\llvm-project\llvm-project\clang\test\Headers/Inputs/include' -triple
amdgcn-amd-amdhsa -aux-triple x86_64-unknown-unknown -verify
-fopenmp-targets=amdgcn-amd-amdhsa -emit-llvm -fopenmp-is-target-device -o -
'C:\_work\llvm-project\llvm-project\clang\test\Headers\__clang_hip_libdevice_declares.cpp'
# note: command had no output on stdout or stderr
# executed command:
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe'
--check-prefixes=CHECK,OPENMP,OPENMP-CPP
'C:\_work\llvm-project\llvm-project\clang\test\Headers\__clang_hip_libdevice_declares.cpp'
# note: command had no output on stdout or stderr
# RUN: at line 16
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc
-x c -fopenmp -fvisibility=default -ffp-contract=off
-no-enable-noundef-analysis -internal-isystem
C:\_work\llvm-project\llvm-project\clang\test\Headers/../../lib/Headers/openmp_wrappers
-include __clang_openmp_device_functions.h -internal-isystem
C:\_work\llvm-project\llvm-project\clang\test\Headers/../../lib/Headers/openmp_wrappers
-internal-isystem
C:\_work\llvm-project\llvm-project\clang\test\Headers/Inputs/include -triple
amdgcn-amd-amdhsa -aux-triple x86_64-unknown-unknown -verify
-fopenmp-targets=amdgcn-amd-amdhsa -emit-llvm -fopenmp-is-target-device -o -
C:\_work\llvm-project\llvm-project\clang\test\Headers\__clang_hip_libdevice_declares.cpp
| c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe
--check-prefixes=CHECK,OPENMP,OPENMP-C
C:\_work\llvm-project\llvm-project\clang\test\Headers\__clang_hip_libdevice_declares.cpp
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe'
-cc1 -internal-isystem
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc
-x c -fopenmp -fvisibility=default -ffp-contract=off
-no-enable-noundef-analysis -internal-isystem
'C:\_work\llvm-project\llvm-project\clang\test\Headers/../../lib/Headers/openmp_wrappers'
-include __clang_openmp_device_functions.h -internal-isystem
'C:\_work\llvm-project\llvm-project\clang\test\Headers/../../lib/Headers/openmp_wrappers'
-internal-isystem
'C:\_work\llvm-project\llvm-project\clang\test\Headers/Inputs/include' -triple
amdgcn-amd-amdhsa -aux-triple x86_64-unknown-unknown -verify
-fopenmp-targets=amdgcn-amd-amdhsa -emit-llvm -fopenmp-is-target-device -o -
'C:\_work\llvm-project\llvm-project\clang\test\Headers\__clang_hip_libdevice_declares.cpp'
# note: command had no output on stdout or stderr
# executed command:
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe'
--check-prefixes=CHECK,OPENMP,OPENMP-C
'C:\_work\llvm-project\llvm-project\clang\test\Headers\__clang_hip_libdevice_declares.cpp'
# note: command had no output on stdout or stderr
# RUN: at line 25
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc
-x hip -fvisibility=default -ffp-contract=off -no-enable-noundef-analysis
-include __clang_hip_runtime_wrapper.h -internal-isystem
C:\_work\llvm-project\llvm-project\clang\test\Headers/../../lib/Headers/cuda_wrappers
-internal-isystem
C:\_work\llvm-project\llvm-project\clang\test\Headers/Inputs/include -triple
amdgcn-amd-amdhsa -aux-triple x86_64-unknown-unknown -verify -emit-llvm
-fcuda-is-device -o - -D__HIPCC_RTC__
C:\_work\llvm-project\llvm-project\clang\test\Headers\__clang_hip_libdevice_declares.cpp
| c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe
-check-prefixes=CHECK,HIP
C:\_work\llvm-project\llvm-project\clang\test\Headers\__clang_hip_libdevice_declares.cpp
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe'
-cc1 -internal-isystem
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc
-x hip -fvisibility=default -ffp-contract=off -no-enable-noundef-analysis
-include __clang_hip_runtime_wrapper.h -internal-isystem
'C:\_work\llvm-project\llvm-project\clang\test\Headers/../../lib/Headers/cuda_wrappers'
-internal-isystem
'C:\_work\llvm-project\llvm-project\clang\test\Headers/Inputs/include' -triple
amdgcn-amd-amdhsa -aux-triple x86_64-unknown-unknown -verify -emit-llvm
-fcuda-is-device -o - -D__HIPCC_RTC__
'C:\_work\llvm-project\llvm-project\clang\test\Headers\__clang_hip_libdevice_declares.cpp'
# .---command stderr------------
# | error: 'expected-error' diagnostics seen but not expected:
# | Line 320: unknown type name 'size_t'
# | Line 322: unknown type name 'size_t'
# | Line 324: unknown type name 'size_t'
# | Line 2: unknown type name 'size_t'
# | 4 errors generated when compiling for amdgcn-amd-amdhsa.
# `-----------------------------
# error: command failed with exit status: 1
# executed command:
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe'
-check-prefixes=CHECK,HIP
'C:\_work\llvm-project\llvm-project\clang\test\Headers\__clang_hip_libdevice_declares.cpp'
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe
-check-prefixes=CHECK,HIP
C:\_work\llvm-project\llvm-project\clang\test\Headers\__clang_hip_libdevice_declares.cpp
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>Clang.Headers/__clang_hip_math.hip</summary>
```
Exit Code: 2
Command Output (stdout):
--
# 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\23\include -nostdsysteminc
-include __clang_hip_runtime_wrapper.h -internal-isystem
C:\_work\llvm-project\llvm-project\clang\test\Headers/../../lib/Headers/cuda_wrappers
-internal-isystem
C:\_work\llvm-project\llvm-project\clang\test\Headers/Inputs/include -triple
amdgcn-amd-amdhsa -aux-triple x86_64-unknown-unknown -target-cpu gfx906
-emit-llvm
C:\_work\llvm-project\llvm-project\clang\test\Headers\__clang_hip_math.hip
-fcuda-is-device -O1 -o - -D__HIPCC_RTC__ |
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe
-check-prefixes=CHECK,DEFAULT
C:\_work\llvm-project\llvm-project\clang\test\Headers\__clang_hip_math.hip
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe'
-cc1 -internal-isystem
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc
-include __clang_hip_runtime_wrapper.h -internal-isystem
'C:\_work\llvm-project\llvm-project\clang\test\Headers/../../lib/Headers/cuda_wrappers'
-internal-isystem
'C:\_work\llvm-project\llvm-project\clang\test\Headers/Inputs/include' -triple
amdgcn-amd-amdhsa -aux-triple x86_64-unknown-unknown -target-cpu gfx906
-emit-llvm
'C:\_work\llvm-project\llvm-project\clang\test\Headers\__clang_hip_math.hip'
-fcuda-is-device -O1 -o - -D__HIPCC_RTC__
# .---command stderr------------
# | In file included from <built-in>:1:
# | In file included from
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_runtime_wrapper.h:152:
# |
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_libdevice_declares.h:320:45:
error: unknown type name 'size_t'
# | 320 | __SIZE_TYPE__ size);
# | | ^
# |
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_runtime_wrapper.h:133:23:
note: expanded from macro '__SIZE_TYPE__'
# | 133 | #define __SIZE_TYPE__ size_t
# | | ^
# | In file included from <built-in>:1:
# | In file included from
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_runtime_wrapper.h:152:
# |
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_libdevice_declares.h:322:47:
error: unknown type name 'size_t'
# | 322 | __SIZE_TYPE__ size);
# | | ^
# |
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_runtime_wrapper.h:133:23:
note: expanded from macro '__SIZE_TYPE__'
# | 133 | #define __SIZE_TYPE__ size_t
# | | ^
# | In file included from <built-in>:1:
# | In file included from
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_runtime_wrapper.h:152:
# |
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_libdevice_declares.h:324:55:
error: unknown type name 'size_t'
# | 324 | __device__ void *__asan_region_is_poisoned(void *beg, __SIZE_TYPE__
size);
# | | ^
# |
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_runtime_wrapper.h:133:23:
note: expanded from macro '__SIZE_TYPE__'
# | 133 | #define __SIZE_TYPE__ size_t
# | | ^
# | 3 errors generated when compiling for gfx906.
# `-----------------------------
# error: command failed with exit status: 1
# executed command:
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe'
-check-prefixes=CHECK,DEFAULT
'C:\_work\llvm-project\llvm-project\clang\test\Headers\__clang_hip_math.hip'
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe
-check-prefixes=CHECK,DEFAULT
C:\_work\llvm-project\llvm-project\clang\test\Headers\__clang_hip_math.hip
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>Clang.Headers/__clang_hip_math_ocml_rounded_ops.hip</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 3
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc
-include __clang_hip_runtime_wrapper.h -internal-isystem
C:\_work\llvm-project\llvm-project\clang\test\Headers/../../lib/Headers/cuda_wrappers
-internal-isystem
C:\_work\llvm-project\llvm-project\clang\test\Headers/Inputs/include -triple
amdgcn-amd-amdhsa -aux-triple x86_64-unknown-unknown -target-cpu gfx906
-emit-llvm
C:\_work\llvm-project\llvm-project\clang\test\Headers\__clang_hip_math_ocml_rounded_ops.hip
-fcuda-is-device -O1 -o - -D__HIPCC_RTC__ -DOCML_BASIC_ROUNDED_OPERATIONS |
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe
C:\_work\llvm-project\llvm-project\clang\test\Headers\__clang_hip_math_ocml_rounded_ops.hip
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe'
-cc1 -internal-isystem
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc
-include __clang_hip_runtime_wrapper.h -internal-isystem
'C:\_work\llvm-project\llvm-project\clang\test\Headers/../../lib/Headers/cuda_wrappers'
-internal-isystem
'C:\_work\llvm-project\llvm-project\clang\test\Headers/Inputs/include' -triple
amdgcn-amd-amdhsa -aux-triple x86_64-unknown-unknown -target-cpu gfx906
-emit-llvm
'C:\_work\llvm-project\llvm-project\clang\test\Headers\__clang_hip_math_ocml_rounded_ops.hip'
-fcuda-is-device -O1 -o - -D__HIPCC_RTC__ -DOCML_BASIC_ROUNDED_OPERATIONS
# .---command stderr------------
# | In file included from <built-in>:1:
# | In file included from
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_runtime_wrapper.h:152:
# |
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_libdevice_declares.h:320:45:
error: unknown type name 'size_t'
# | 320 | __SIZE_TYPE__ size);
# | | ^
# |
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_runtime_wrapper.h:133:23:
note: expanded from macro '__SIZE_TYPE__'
# | 133 | #define __SIZE_TYPE__ size_t
# | | ^
# | In file included from <built-in>:1:
# | In file included from
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_runtime_wrapper.h:152:
# |
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_libdevice_declares.h:322:47:
error: unknown type name 'size_t'
# | 322 | __SIZE_TYPE__ size);
# | | ^
# |
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_runtime_wrapper.h:133:23:
note: expanded from macro '__SIZE_TYPE__'
# | 133 | #define __SIZE_TYPE__ size_t
# | | ^
# | In file included from <built-in>:1:
# | In file included from
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_runtime_wrapper.h:152:
# |
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_libdevice_declares.h:324:55:
error: unknown type name 'size_t'
# | 324 | __device__ void *__asan_region_is_poisoned(void *beg, __SIZE_TYPE__
size);
# | | ^
# |
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_runtime_wrapper.h:133:23:
note: expanded from macro '__SIZE_TYPE__'
# | 133 | #define __SIZE_TYPE__ size_t
# | | ^
# | 3 errors generated when compiling for gfx906.
# `-----------------------------
# 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\__clang_hip_math_ocml_rounded_ops.hip'
# .---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\__clang_hip_math_ocml_rounded_ops.hip
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
<details>
<summary>Clang.Headers/hip-header.hip</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\23\include -nostdsysteminc
-include __clang_hip_runtime_wrapper.h -internal-isystem
C:\_work\llvm-project\llvm-project\clang\test\Headers/../../lib/Headers/cuda_wrappers
-internal-isystem
C:\_work\llvm-project\llvm-project\clang\test\Headers/Inputs/include -triple
amdgcn-amd-amdhsa -aux-triple x86_64-unknown-unknown -target-cpu gfx906
-emit-llvm C:\_work\llvm-project\llvm-project\clang\test\Headers\hip-header.hip
-fcuda-is-device -o - -D__HIPCC_RTC__ |
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe
-check-prefixes=CHECK,NOMALLOC
C:\_work\llvm-project\llvm-project\clang\test\Headers\hip-header.hip
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe'
-cc1 -internal-isystem
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc
-include __clang_hip_runtime_wrapper.h -internal-isystem
'C:\_work\llvm-project\llvm-project\clang\test\Headers/../../lib/Headers/cuda_wrappers'
-internal-isystem
'C:\_work\llvm-project\llvm-project\clang\test\Headers/Inputs/include' -triple
amdgcn-amd-amdhsa -aux-triple x86_64-unknown-unknown -target-cpu gfx906
-emit-llvm
'C:\_work\llvm-project\llvm-project\clang\test\Headers\hip-header.hip'
-fcuda-is-device -o - -D__HIPCC_RTC__
# .---command stderr------------
# | In file included from <built-in>:1:
# | In file included from
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_runtime_wrapper.h:152:
# |
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_libdevice_declares.h:320:45:
error: unknown type name 'size_t'
# | 320 | __SIZE_TYPE__ size);
# | | ^
# |
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_runtime_wrapper.h:133:23:
note: expanded from macro '__SIZE_TYPE__'
# | 133 | #define __SIZE_TYPE__ size_t
# | | ^
# | In file included from <built-in>:1:
# | In file included from
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_runtime_wrapper.h:152:
# |
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_libdevice_declares.h:322:47:
error: unknown type name 'size_t'
# | 322 | __SIZE_TYPE__ size);
# | | ^
# |
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_runtime_wrapper.h:133:23:
note: expanded from macro '__SIZE_TYPE__'
# | 133 | #define __SIZE_TYPE__ size_t
# | | ^
# | In file included from <built-in>:1:
# | In file included from
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_runtime_wrapper.h:152:
# |
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_libdevice_declares.h:324:55:
error: unknown type name 'size_t'
# | 324 | __device__ void *__asan_region_is_poisoned(void *beg, __SIZE_TYPE__
size);
# | | ^
# |
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_runtime_wrapper.h:133:23:
note: expanded from macro '__SIZE_TYPE__'
# | 133 | #define __SIZE_TYPE__ size_t
# | | ^
# |
C:\_work\llvm-project\llvm-project\clang\test\Headers\hip-header.hip:128:12:
error: unknown type name 'size_t'
# | 128 | __device__ size_t test_size_t() {
# | | ^
# |
C:\_work\llvm-project\llvm-project\clang\test\Headers\hip-header.hip:129:17:
error: use of undeclared identifier 'size_t'; did you mean 'sizeof'?
# | 129 | return sizeof(size_t);
# | | ^~~~~~
# | | sizeof
# |
C:\_work\llvm-project\llvm-project\clang\test\Headers\hip-header.hip:129:23:
error: expected expression
# | 129 | return sizeof(size_t);
# | | ^
# | In file included from
C:\_work\llvm-project\llvm-project\clang\test\Headers\hip-header.hip:164:
# | In file included from
C:\_work\llvm-project\llvm-project\clang\test\Headers/Inputs/include\cstdlib:3:
# |
C:\_work\llvm-project\llvm-project\clang\test\Headers/Inputs/include\stdlib.h:2:9:
error: unknown type name 'size_t'
# | 2 | typedef __SIZE_TYPE__ size_t;
# | | ^
# |
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\__clang_hip_runtime_wrapper.h:133:23:
note: expanded from macro '__SIZE_TYPE__'
# | 133 | #define __SIZE_TYPE__ size_t
# | | ^
# | 7 errors generated when compiling for gfx906.
# `-----------------------------
# error: command failed with exit status: 1
# executed command:
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe'
-check-prefixes=CHECK,NOMALLOC
'C:\_work\llvm-project\llvm-project\clang\test\Headers\hip-header.hip'
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe
-check-prefixes=CHECK,NOMALLOC
C:\_work\llvm-project\llvm-project\clang\test\Headers\hip-header.hip
# `-----------------------------
# 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/187070
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits