github-actions[bot] wrote:

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

The build failed before running any tests. Click on a failure below to see the 
details.

<details>
<summary>include/llvm/IR/IntrinsicImpl.inc 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicImpl.inc</summary>

```
FAILED: include/llvm/IR/IntrinsicImpl.inc 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicImpl.inc
cd 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
&& 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-min-tblgen
 -gen-intrinsic-impl 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td
 --write-if-changed -o IntrinsicImpl.inc -d IntrinsicImpl.inc.d && 
/usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicImpl.inc.d
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/CMakeFiles/d/dca072d0803fc13dfd7d816b3b67039d45e16b75253a916bb9ef5c5deaddaaee.d
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:125:7:
 error: def already exists: int_spv_wave_ballot
def int_spv_wave_ballot : DefaultAttrsIntrinsic<[llvm_v4i32_ty], [llvm_i1_ty], 
[IntrConvergent, IntrNoMem]>;
^
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:121:7:
 note: location of previous definition
def int_spv_wave_ballot : ClangBuiltin<"__builtin_spirv_subgroup_ballot">,
^
```
</details>
<details>
<summary>include/llvm/IR/IntrinsicEnums.inc 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicEnums.inc</summary>

```
FAILED: include/llvm/IR/IntrinsicEnums.inc 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicEnums.inc
cd 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
&& 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-min-tblgen
 -gen-intrinsic-enums 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td
 --write-if-changed -o IntrinsicEnums.inc -d IntrinsicEnums.inc.d && 
/usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicEnums.inc.d
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/CMakeFiles/d/63fdc6bee4f4b891fb54ab248dfa72e76b4fbdf2d7a1fa8bd2e613a41fa6db6a.d
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:125:7:
 error: def already exists: int_spv_wave_ballot
def int_spv_wave_ballot : DefaultAttrsIntrinsic<[llvm_v4i32_ty], [llvm_i1_ty], 
[IntrConvergent, IntrNoMem]>;
^
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:121:7:
 note: location of previous definition
def int_spv_wave_ballot : ClangBuiltin<"__builtin_spirv_subgroup_ballot">,
^
```
</details>
<details>
<summary>include/llvm/IR/IntrinsicsBPF.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsBPF.h</summary>

```
FAILED: include/llvm/IR/IntrinsicsBPF.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsBPF.h
cd 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
&& 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-min-tblgen
 -gen-intrinsic-enums -intrinsic-prefix=bpf 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td
 --write-if-changed -o IntrinsicsBPF.h -d IntrinsicsBPF.h.d && /usr/bin/cmake 
-E cmake_transform_depfile Ninja gccdepfile 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsBPF.h.d
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/CMakeFiles/d/ae2d692772835cb0aed589403f208207c4fcc4da93cb236ea2b26d1813529153.d
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:125:7:
 error: def already exists: int_spv_wave_ballot
def int_spv_wave_ballot : DefaultAttrsIntrinsic<[llvm_v4i32_ty], [llvm_i1_ty], 
[IntrConvergent, IntrNoMem]>;
^
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:121:7:
 note: location of previous definition
def int_spv_wave_ballot : ClangBuiltin<"__builtin_spirv_subgroup_ballot">,
^
```
</details>
<details>
<summary>include/llvm/IR/IntrinsicsARM.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsARM.h</summary>

```
FAILED: include/llvm/IR/IntrinsicsARM.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsARM.h
cd 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
&& 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-min-tblgen
 -gen-intrinsic-enums -intrinsic-prefix=arm 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td
 --write-if-changed -o IntrinsicsARM.h -d IntrinsicsARM.h.d && /usr/bin/cmake 
-E cmake_transform_depfile Ninja gccdepfile 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsARM.h.d
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/CMakeFiles/d/efdb8529fbcbaa13d92c4a6da37f6baba5672e81dd98e60b5a1b36314f09204e.d
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:125:7:
 error: def already exists: int_spv_wave_ballot
def int_spv_wave_ballot : DefaultAttrsIntrinsic<[llvm_v4i32_ty], [llvm_i1_ty], 
[IntrConvergent, IntrNoMem]>;
^
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:121:7:
 note: location of previous definition
def int_spv_wave_ballot : ClangBuiltin<"__builtin_spirv_subgroup_ballot">,
^
```
</details>
<details>
<summary>include/llvm/IR/IntrinsicsAMDGPU.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsAMDGPU.h</summary>

```
FAILED: include/llvm/IR/IntrinsicsAMDGPU.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsAMDGPU.h
cd 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
&& 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-min-tblgen
 -gen-intrinsic-enums -intrinsic-prefix=amdgcn 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td
 --write-if-changed -o IntrinsicsAMDGPU.h -d IntrinsicsAMDGPU.h.d && 
/usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsAMDGPU.h.d
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/CMakeFiles/d/982dd14a9e889bb4a7a219508357c15ccf6f7b44b8dccf52b4babc247eda7753.d
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:125:7:
 error: def already exists: int_spv_wave_ballot
def int_spv_wave_ballot : DefaultAttrsIntrinsic<[llvm_v4i32_ty], [llvm_i1_ty], 
[IntrConvergent, IntrNoMem]>;
^
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:121:7:
 note: location of previous definition
def int_spv_wave_ballot : ClangBuiltin<"__builtin_spirv_subgroup_ballot">,
^
```
</details>
<details>
<summary>include/llvm/IR/IntrinsicsAArch64.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsAArch64.h</summary>

```
FAILED: include/llvm/IR/IntrinsicsAArch64.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsAArch64.h
cd 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
&& 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-min-tblgen
 -gen-intrinsic-enums -intrinsic-prefix=aarch64 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td
 --write-if-changed -o IntrinsicsAArch64.h -d IntrinsicsAArch64.h.d && 
/usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsAArch64.h.d
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/CMakeFiles/d/cd21ec0e8dba140e919f51e21594fd9acb4bf15409a1157b80a5e90bf90b84d9.d
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:125:7:
 error: def already exists: int_spv_wave_ballot
def int_spv_wave_ballot : DefaultAttrsIntrinsic<[llvm_v4i32_ty], [llvm_i1_ty], 
[IntrConvergent, IntrNoMem]>;
^
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:121:7:
 note: location of previous definition
def int_spv_wave_ballot : ClangBuiltin<"__builtin_spirv_subgroup_ballot">,
^
```
</details>
<details>
<summary>include/llvm/IR/IntrinsicsDirectX.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsDirectX.h</summary>

```
FAILED: include/llvm/IR/IntrinsicsDirectX.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsDirectX.h
cd 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
&& 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-min-tblgen
 -gen-intrinsic-enums -intrinsic-prefix=dx 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td
 --write-if-changed -o IntrinsicsDirectX.h -d IntrinsicsDirectX.h.d && 
/usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsDirectX.h.d
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/CMakeFiles/d/957ff8be63deb8170f458463f35075f2d8316814bfdf3664bd01377775ef9393.d
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:125:7:
 error: def already exists: int_spv_wave_ballot
def int_spv_wave_ballot : DefaultAttrsIntrinsic<[llvm_v4i32_ty], [llvm_i1_ty], 
[IntrConvergent, IntrNoMem]>;
^
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:121:7:
 note: location of previous definition
def int_spv_wave_ballot : ClangBuiltin<"__builtin_spirv_subgroup_ballot">,
^
```
</details>
<details>
<summary>include/llvm/IR/IntrinsicsHexagon.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsHexagon.h</summary>

```
FAILED: include/llvm/IR/IntrinsicsHexagon.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsHexagon.h
cd 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
&& 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-min-tblgen
 -gen-intrinsic-enums -intrinsic-prefix=hexagon 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td
 --write-if-changed -o IntrinsicsHexagon.h -d IntrinsicsHexagon.h.d && 
/usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsHexagon.h.d
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/CMakeFiles/d/c3c7bc856e5b6a98595a406145d484748064ab81b27eb378d92fd6b1030d0fa3.d
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:125:7:
 error: def already exists: int_spv_wave_ballot
def int_spv_wave_ballot : DefaultAttrsIntrinsic<[llvm_v4i32_ty], [llvm_i1_ty], 
[IntrConvergent, IntrNoMem]>;
^
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:121:7:
 note: location of previous definition
def int_spv_wave_ballot : ClangBuiltin<"__builtin_spirv_subgroup_ballot">,
^
```
</details>
<details>
<summary>include/llvm/IR/IntrinsicsLoongArch.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsLoongArch.h</summary>

```
FAILED: include/llvm/IR/IntrinsicsLoongArch.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsLoongArch.h
cd 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
&& 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-min-tblgen
 -gen-intrinsic-enums -intrinsic-prefix=loongarch 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td
 --write-if-changed -o IntrinsicsLoongArch.h -d IntrinsicsLoongArch.h.d && 
/usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsLoongArch.h.d
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/CMakeFiles/d/4ff23454a9404683ec63b4681c29f8d6a2362e1b29e0991c553d6d1caf5128bd.d
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:125:7:
 error: def already exists: int_spv_wave_ballot
def int_spv_wave_ballot : DefaultAttrsIntrinsic<[llvm_v4i32_ty], [llvm_i1_ty], 
[IntrConvergent, IntrNoMem]>;
^
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:121:7:
 note: location of previous definition
def int_spv_wave_ballot : ClangBuiltin<"__builtin_spirv_subgroup_ballot">,
^
```
</details>
<details>
<summary>include/llvm/IR/IntrinsicsMips.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsMips.h</summary>

```
FAILED: include/llvm/IR/IntrinsicsMips.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsMips.h
cd 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
&& 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-min-tblgen
 -gen-intrinsic-enums -intrinsic-prefix=mips 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td
 --write-if-changed -o IntrinsicsMips.h -d IntrinsicsMips.h.d && /usr/bin/cmake 
-E cmake_transform_depfile Ninja gccdepfile 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsMips.h.d
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/CMakeFiles/d/1ffd2cb7edc37b642326a30039feed93c83adf2eef10eda49a11ad473b93fd6a.d
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:125:7:
 error: def already exists: int_spv_wave_ballot
def int_spv_wave_ballot : DefaultAttrsIntrinsic<[llvm_v4i32_ty], [llvm_i1_ty], 
[IntrConvergent, IntrNoMem]>;
^
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:121:7:
 note: location of previous definition
def int_spv_wave_ballot : ClangBuiltin<"__builtin_spirv_subgroup_ballot">,
^
```
</details>
<details>
<summary>include/llvm/IR/IntrinsicsVE.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsVE.h</summary>

```
FAILED: include/llvm/IR/IntrinsicsVE.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsVE.h
cd 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
&& 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-min-tblgen
 -gen-intrinsic-enums -intrinsic-prefix=ve 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td
 --write-if-changed -o IntrinsicsVE.h -d IntrinsicsVE.h.d && /usr/bin/cmake -E 
cmake_transform_depfile Ninja gccdepfile 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsVE.h.d
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/CMakeFiles/d/041644fbad280d60269569f7dbf5f22876a8befd37783322ad1e237e906850d6.d
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:125:7:
 error: def already exists: int_spv_wave_ballot
def int_spv_wave_ballot : DefaultAttrsIntrinsic<[llvm_v4i32_ty], [llvm_i1_ty], 
[IntrConvergent, IntrNoMem]>;
^
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:121:7:
 note: location of previous definition
def int_spv_wave_ballot : ClangBuiltin<"__builtin_spirv_subgroup_ballot">,
^
```
</details>
<details>
<summary>include/llvm/IR/IntrinsicsR600.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsR600.h</summary>

```
FAILED: include/llvm/IR/IntrinsicsR600.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsR600.h
cd 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
&& 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-min-tblgen
 -gen-intrinsic-enums -intrinsic-prefix=r600 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td
 --write-if-changed -o IntrinsicsR600.h -d IntrinsicsR600.h.d && /usr/bin/cmake 
-E cmake_transform_depfile Ninja gccdepfile 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsR600.h.d
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/CMakeFiles/d/d44cd2e9cb5573297868e9e3003e02ff7cecc3c18f1cbcb2c690d3f0d76bdf63.d
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:125:7:
 error: def already exists: int_spv_wave_ballot
def int_spv_wave_ballot : DefaultAttrsIntrinsic<[llvm_v4i32_ty], [llvm_i1_ty], 
[IntrConvergent, IntrNoMem]>;
^
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:121:7:
 note: location of previous definition
def int_spv_wave_ballot : ClangBuiltin<"__builtin_spirv_subgroup_ballot">,
^
```
</details>
<details>
<summary>include/llvm/IR/IntrinsicsPowerPC.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsPowerPC.h</summary>

```
FAILED: include/llvm/IR/IntrinsicsPowerPC.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsPowerPC.h
cd 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
&& 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-min-tblgen
 -gen-intrinsic-enums -intrinsic-prefix=ppc 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td
 --write-if-changed -o IntrinsicsPowerPC.h -d IntrinsicsPowerPC.h.d && 
/usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsPowerPC.h.d
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/CMakeFiles/d/f57036c0a152b22dd16ad8268f802368d1610ef08e5fce80fe42763fab428872.d
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:125:7:
 error: def already exists: int_spv_wave_ballot
def int_spv_wave_ballot : DefaultAttrsIntrinsic<[llvm_v4i32_ty], [llvm_i1_ty], 
[IntrConvergent, IntrNoMem]>;
^
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:121:7:
 note: location of previous definition
def int_spv_wave_ballot : ClangBuiltin<"__builtin_spirv_subgroup_ballot">,
^
```
</details>
<details>
<summary>include/llvm/IR/IntrinsicsSPIRV.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsSPIRV.h</summary>

```
FAILED: include/llvm/IR/IntrinsicsSPIRV.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsSPIRV.h
cd 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
&& 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-min-tblgen
 -gen-intrinsic-enums -intrinsic-prefix=spv 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td
 --write-if-changed -o IntrinsicsSPIRV.h -d IntrinsicsSPIRV.h.d && 
/usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsSPIRV.h.d
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/CMakeFiles/d/dd18deb2fa9b4a2a9ee35ba876807e2d2e4efe7f6af465a7753c5088038ceaae.d
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:125:7:
 error: def already exists: int_spv_wave_ballot
def int_spv_wave_ballot : DefaultAttrsIntrinsic<[llvm_v4i32_ty], [llvm_i1_ty], 
[IntrConvergent, IntrNoMem]>;
^
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:121:7:
 note: location of previous definition
def int_spv_wave_ballot : ClangBuiltin<"__builtin_spirv_subgroup_ballot">,
^
```
</details>
<details>
<summary>include/llvm/IR/IntrinsicsRISCV.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsRISCV.h</summary>

```
FAILED: include/llvm/IR/IntrinsicsRISCV.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsRISCV.h
cd 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
&& 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-min-tblgen
 -gen-intrinsic-enums -intrinsic-prefix=riscv 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td
 --write-if-changed -o IntrinsicsRISCV.h -d IntrinsicsRISCV.h.d && 
/usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsRISCV.h.d
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/CMakeFiles/d/575b62581384407d4ad71fcf1af263bc07d0a65acedb609f4ae074e622c82518.d
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:125:7:
 error: def already exists: int_spv_wave_ballot
def int_spv_wave_ballot : DefaultAttrsIntrinsic<[llvm_v4i32_ty], [llvm_i1_ty], 
[IntrConvergent, IntrNoMem]>;
^
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:121:7:
 note: location of previous definition
def int_spv_wave_ballot : ClangBuiltin<"__builtin_spirv_subgroup_ballot">,
^
```
</details>
<details>
<summary>include/llvm/IR/IntrinsicsXCore.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsXCore.h</summary>

```
FAILED: include/llvm/IR/IntrinsicsXCore.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsXCore.h
cd 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
&& 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-min-tblgen
 -gen-intrinsic-enums -intrinsic-prefix=xcore 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td
 --write-if-changed -o IntrinsicsXCore.h -d IntrinsicsXCore.h.d && 
/usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsXCore.h.d
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/CMakeFiles/d/b28ac891e1c03b6293a8604d4ea35baad0780de881cb422fa1cf6f2c85a49611.d
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:125:7:
 error: def already exists: int_spv_wave_ballot
def int_spv_wave_ballot : DefaultAttrsIntrinsic<[llvm_v4i32_ty], [llvm_i1_ty], 
[IntrConvergent, IntrNoMem]>;
^
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:121:7:
 note: location of previous definition
def int_spv_wave_ballot : ClangBuiltin<"__builtin_spirv_subgroup_ballot">,
^
```
</details>
<details>
<summary>include/llvm/IR/IntrinsicsX86.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsX86.h</summary>

```
FAILED: include/llvm/IR/IntrinsicsX86.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsX86.h
cd 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
&& 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-min-tblgen
 -gen-intrinsic-enums -intrinsic-prefix=x86 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td
 --write-if-changed -o IntrinsicsX86.h -d IntrinsicsX86.h.d && /usr/bin/cmake 
-E cmake_transform_depfile Ninja gccdepfile 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsX86.h.d
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/CMakeFiles/d/6b54dd0f850a177a63d2cc6bf8925903a0ba8d5767db1055b366a52e0b48774c.d
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:125:7:
 error: def already exists: int_spv_wave_ballot
def int_spv_wave_ballot : DefaultAttrsIntrinsic<[llvm_v4i32_ty], [llvm_i1_ty], 
[IntrConvergent, IntrNoMem]>;
^
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:121:7:
 note: location of previous definition
def int_spv_wave_ballot : ClangBuiltin<"__builtin_spirv_subgroup_ballot">,
^
```
</details>
<details>
<summary>include/llvm/IR/IntrinsicsS390.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsS390.h</summary>

```
FAILED: include/llvm/IR/IntrinsicsS390.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsS390.h
cd 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
&& 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-min-tblgen
 -gen-intrinsic-enums -intrinsic-prefix=s390 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td
 --write-if-changed -o IntrinsicsS390.h -d IntrinsicsS390.h.d && /usr/bin/cmake 
-E cmake_transform_depfile Ninja gccdepfile 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsS390.h.d
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/CMakeFiles/d/045e26ffef41593e76fb23b391663870ca7cac4ab2236085f30d93479e9fb0e0.d
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:125:7:
 error: def already exists: int_spv_wave_ballot
def int_spv_wave_ballot : DefaultAttrsIntrinsic<[llvm_v4i32_ty], [llvm_i1_ty], 
[IntrConvergent, IntrNoMem]>;
^
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:121:7:
 note: location of previous definition
def int_spv_wave_ballot : ClangBuiltin<"__builtin_spirv_subgroup_ballot">,
^
```
</details>
<details>
<summary>include/llvm/TargetParser/AArch64TargetParserDef.inc 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/TargetParser/AArch64TargetParserDef.inc</summary>

```
FAILED: include/llvm/TargetParser/AArch64TargetParserDef.inc 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/TargetParser/AArch64TargetParserDef.inc
cd 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/TargetParser
 && 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-min-tblgen
 -gen-arm-target-def 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/TargetParser
 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Target/AArch64
 -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Target/AArch64/AArch64.td
 --write-if-changed -o AArch64TargetParserDef.inc -d 
AArch64TargetParserDef.inc.d && /usr/bin/cmake -E cmake_transform_depfile Ninja 
gccdepfile /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/TargetParser
 /home/gha/actions-runner/_work/llvm-project/llvm-project/build 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/TargetParser
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/TargetParser/AArch64TargetParserDef.inc.d
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/CMakeFiles/d/2232db9aee1ccc23fe31b45773add8a530ca4ceaeea925107bfa1908e9d5962f.d
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Target/AArch64/AArch64.td:16:
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Target/Target.td:15:
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:125:7:
 error: def already exists: int_spv_wave_ballot
def int_spv_wave_ballot : DefaultAttrsIntrinsic<[llvm_v4i32_ty], [llvm_i1_ty], 
[IntrConvergent, IntrNoMem]>;
^
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Target/AArch64/AArch64.td:16:
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Target/Target.td:15:
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:121:7:
 note: location of previous definition
def int_spv_wave_ballot : ClangBuiltin<"__builtin_spirv_subgroup_ballot">,
^
```
</details>
<details>
<summary>include/llvm/TargetParser/ARMTargetParserDef.inc 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/TargetParser/ARMTargetParserDef.inc</summary>

```
FAILED: include/llvm/TargetParser/ARMTargetParserDef.inc 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/TargetParser/ARMTargetParserDef.inc
cd 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/TargetParser
 && 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-min-tblgen
 -gen-arm-target-def 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/TargetParser
 -I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Target/ARM 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Target/ARM/ARM.td
 --write-if-changed -o ARMTargetParserDef.inc -d ARMTargetParserDef.inc.d && 
/usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/TargetParser
 /home/gha/actions-runner/_work/llvm-project/llvm-project/build 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/TargetParser
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/TargetParser/ARMTargetParserDef.inc.d
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/CMakeFiles/d/63b42f4fb9d333ce88e8d2024d3cb443198818f9856c2b73419a67e04b4df3fb.d
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Target/ARM/ARM.td:16:
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Target/Target.td:15:
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:125:7:
 error: def already exists: int_spv_wave_ballot
def int_spv_wave_ballot : DefaultAttrsIntrinsic<[llvm_v4i32_ty], [llvm_i1_ty], 
[IntrConvergent, IntrNoMem]>;
^
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Target/ARM/ARM.td:16:
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Target/Target.td:15:
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:121:7:
 note: location of previous definition
def int_spv_wave_ballot : ClangBuiltin<"__builtin_spirv_subgroup_ballot">,
^
```
</details>
<details>
<summary>include/llvm/TargetParser/RISCVTargetParserDef.inc 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/TargetParser/RISCVTargetParserDef.inc</summary>

```
FAILED: include/llvm/TargetParser/RISCVTargetParserDef.inc 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/TargetParser/RISCVTargetParserDef.inc
cd 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/TargetParser
 && 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-min-tblgen
 -gen-riscv-target-def 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/TargetParser
 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Target/RISCV
 -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Target/RISCV/RISCV.td
 --write-if-changed -o RISCVTargetParserDef.inc -d RISCVTargetParserDef.inc.d 
&& /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/TargetParser
 /home/gha/actions-runner/_work/llvm-project/llvm-project/build 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/TargetParser
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/TargetParser/RISCVTargetParserDef.inc.d
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/CMakeFiles/d/c78eb929381f282953aba4349d32ac32e778d5f526226618059e0b1af421e300.d
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Target/RISCV/RISCV.td:9:
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Target/Target.td:15:
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:125:7:
 error: def already exists: int_spv_wave_ballot
def int_spv_wave_ballot : DefaultAttrsIntrinsic<[llvm_v4i32_ty], [llvm_i1_ty], 
[IntrConvergent, IntrNoMem]>;
^
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Target/RISCV/RISCV.td:9:
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Target/Target.td:15:
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:121:7:
 note: location of previous definition
def int_spv_wave_ballot : ClangBuiltin<"__builtin_spirv_subgroup_ballot">,
^
```
</details>
<details>
<summary>include/llvm/IR/IntrinsicsNVPTX.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsNVPTX.h</summary>

```
FAILED: include/llvm/IR/IntrinsicsNVPTX.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsNVPTX.h
cd 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
&& 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-min-tblgen
 -gen-intrinsic-enums -intrinsic-prefix=nvvm 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td
 --write-if-changed -o IntrinsicsNVPTX.h -d IntrinsicsNVPTX.h.d && 
/usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsNVPTX.h.d
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/CMakeFiles/d/f1d8bf84cc408070c86d6a65b6d6cf13635b10691ad5308c106239d209a7fd4c.d
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:125:7:
 error: def already exists: int_spv_wave_ballot
def int_spv_wave_ballot : DefaultAttrsIntrinsic<[llvm_v4i32_ty], [llvm_i1_ty], 
[IntrConvergent, IntrNoMem]>;
^
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:121:7:
 note: location of previous definition
def int_spv_wave_ballot : ClangBuiltin<"__builtin_spirv_subgroup_ballot">,
^
```
</details>
<details>
<summary>include/llvm/IR/IntrinsicsWebAssembly.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsWebAssembly.h</summary>

```
FAILED: include/llvm/IR/IntrinsicsWebAssembly.h 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsWebAssembly.h
cd 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
&& 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-min-tblgen
 -gen-intrinsic-enums -intrinsic-prefix=wasm 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td
 --write-if-changed -o IntrinsicsWebAssembly.h -d IntrinsicsWebAssembly.h.d && 
/usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/IR/IntrinsicsWebAssembly.h.d
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/CMakeFiles/d/26ffa40903c4c0e35a4f9d12c1854dc58c50d8b914b615235b0d8cf6c868a553.d
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:125:7:
 error: def already exists: int_spv_wave_ballot
def int_spv_wave_ballot : DefaultAttrsIntrinsic<[llvm_v4i32_ty], [llvm_i1_ty], 
[IntrConvergent, IntrNoMem]>;
^
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:121:7:
 note: location of previous definition
def int_spv_wave_ballot : ClangBuiltin<"__builtin_spirv_subgroup_ballot">,
^
```
</details>
<details>
<summary>include/llvm/TargetParser/PPCGenTargetFeatures.inc 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/TargetParser/PPCGenTargetFeatures.inc</summary>

```
FAILED: include/llvm/TargetParser/PPCGenTargetFeatures.inc 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/TargetParser/PPCGenTargetFeatures.inc
cd 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/TargetParser
 && 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-min-tblgen
 -gen-target-features 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Target/PowerPC
 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/TargetParser
 -I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Target/PowerPC/PPC.td
 --write-if-changed -o PPCGenTargetFeatures.inc -d PPCGenTargetFeatures.inc.d 
&& /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/TargetParser
 /home/gha/actions-runner/_work/llvm-project/llvm-project/build 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/TargetParser
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/llvm/TargetParser/PPCGenTargetFeatures.inc.d
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/CMakeFiles/d/2f6b5e487ec3f457ba42d642dd7272402f5289d0f8d140367b355f4af028b639.d
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Target/PowerPC/PPC.td:15:
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Target/Target.td:15:
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:125:7:
 error: def already exists: int_spv_wave_ballot
def int_spv_wave_ballot : DefaultAttrsIntrinsic<[llvm_v4i32_ty], [llvm_i1_ty], 
[IntrConvergent, IntrNoMem]>;
^
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Target/PowerPC/PPC.td:15:
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Target/Target.td:15:
Included from 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/Intrinsics.td:2975:
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/IntrinsicsSPIRV.td:121:7:
 note: location of previous definition
def int_spv_wave_ballot : ClangBuiltin<"__builtin_spirv_subgroup_ballot">,
^
```
</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/174862
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to