[clang] [Clang][HIP] Forward hipstdpar flag to clang-linker-wrapper (PR #206497)
via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 30 08:13:32 PDT 2026
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 88486 tests passed
* 1702 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### Clang
<details>
<summary>Clang.Driver/hipstdpar.c</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 3
not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### --target=x86_64-unknown-linux-gnu --hipstdpar --hipstdpar-path=/does/not/exist -nogpulib -nogpuinc --compile /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/hipstdpar.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck --check-prefix=HIPSTDPAR-MISSING-LIB /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/hipstdpar.c
# executed command: not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' --target=x86_64-unknown-linux-gnu --hipstdpar --hipstdpar-path=/does/not/exist -nogpulib -nogpuinc --compile /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/hipstdpar.c
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck --check-prefix=HIPSTDPAR-MISSING-LIB /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/hipstdpar.c
# note: command had no output on stdout or stderr
# RUN: at line 7
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### --target=x86_64-unknown-linux-gnu --hipstdpar --hipstdpar-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/hipstdpar --hipstdpar-thrust-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/hipstdpar/thrust --hipstdpar-prim-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/hipstdpar/rocprim -nogpulib -nogpuinc --compile /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/hipstdpar.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck --check-prefix=HIPSTDPAR-COMPILE /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/hipstdpar.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' --target=x86_64-unknown-linux-gnu --hipstdpar --hipstdpar-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/hipstdpar --hipstdpar-thrust-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/hipstdpar/thrust --hipstdpar-prim-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/hipstdpar/rocprim -nogpulib -nogpuinc --compile /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/hipstdpar.c
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck --check-prefix=HIPSTDPAR-COMPILE /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/hipstdpar.c
# note: command had no output on stdout or stderr
# RUN: at line 13
touch /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/hipstdpar.c.tmp.o
# executed command: touch /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/hipstdpar.c.tmp.o
# note: command had no output on stdout or stderr
# RUN: at line 14
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### --target=x86_64-unknown-linux-gnu --hipstdpar /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/hipstdpar.c.tmp.o 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck --check-prefix=HIPSTDPAR-LINK /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/hipstdpar.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' --target=x86_64-unknown-linux-gnu --hipstdpar /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/hipstdpar.c.tmp.o
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck --check-prefix=HIPSTDPAR-LINK /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/hipstdpar.c
# note: command had no output on stdout or stderr
# RUN: at line 27
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### --target=x86_64-unknown-linux-gnu --hipstdpar --hipstdpar-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/hipstdpar --hipstdpar-thrust-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/hipstdpar/thrust --hipstdpar-prim-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/hipstdpar/rocprim -nogpulib -nogpuinc -c /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/hipstdpar.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck --check-prefix=HIPSTDPAR-NEW-DRV /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/hipstdpar.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' --target=x86_64-unknown-linux-gnu --hipstdpar --hipstdpar-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/hipstdpar --hipstdpar-thrust-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/hipstdpar/thrust --hipstdpar-prim-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/hipstdpar/rocprim -nogpulib -nogpuinc -c /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/hipstdpar.c
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck --check-prefix=HIPSTDPAR-NEW-DRV /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/hipstdpar.c
# note: command had no output on stdout or stderr
# RUN: at line 39
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### --target=amdgcn-amd-amdhsa --hipstdpar /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/hipstdpar.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck --check-prefix=HIPSTDPAR-AMDGPU-TC /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/hipstdpar.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' --target=amdgcn-amd-amdhsa --hipstdpar /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/hipstdpar.c
# note: command had no output on stdout or stderr
# error: command failed with exit status: 1
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck --check-prefix=HIPSTDPAR-AMDGPU-TC /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/hipstdpar.c
# note: command had no output on stdout or stderr
--
```
</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/206497
More information about the cfe-commits
mailing list