[clang] [flang] [llvm] [mlir] Reland "[NVPTX] Validate user-specified PTX version against SM version" (PR #180116)
via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 5 22:09:49 PST 2026
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 169253 tests passed
* 3035 tests skipped
* 3 tests failed
## Failed Tests
(click on a test name to see its output)
### Clang
<details>
<summary>Clang.Driver/cuda-cross-compiling.c</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 7
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -target nvptx64-nvidia-cuda -ccc-print-phases /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-cross-compiling.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=PHASES /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-cross-compiling.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -target nvptx64-nvidia-cuda -ccc-print-phases /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-cross-compiling.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=PHASES /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-cross-compiling.c
# note: command had no output on stdout or stderr
# RUN: at line 20
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -target nvptx64-nvidia-cuda -ccc-print-bindings /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-cross-compiling.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=BINDINGS /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-cross-compiling.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -target nvptx64-nvidia-cuda -ccc-print-bindings /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-cross-compiling.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=BINDINGS /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-cross-compiling.c
# note: command had no output on stdout or stderr
# RUN: at line 31
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -target nvptx64-nvidia-cuda -march=sm_61 -### /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-cross-compiling.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=ARGS /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-cross-compiling.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -target nvptx64-nvidia-cuda -march=sm_61 '-###' /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-cross-compiling.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=ARGS /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-cross-compiling.c
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-cross-compiling.c:34:10: error: ARGS: expected string not found in input
# | // ARGS: -cc1" "-triple" "nvptx64-nvidia-cuda" "-S" {{.*}} "-target-cpu" "sm_61" "-target-feature" "+ptx{{[0-9]+}}" {{.*}} "-o" "[[PTX:.+]].s"
# | ^
# | <stdin>:1:1: note: scanning from here
# | clang version 23.0.0git (https://github.com/llvm/llvm-project 36a1845eee69ce513c7f12c50e5aff620c30f798)
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-cross-compiling.c
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: clang version 23.0.0git (https://github.com/llvm/llvm-project 36a1845eee69ce513c7f12c50e5aff620c30f798)
# | check:34 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | 2: Target: nvptx64-nvidia-cuda
# | check:34 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3: Thread model: posix
# | check:34 ~~~~~~~~~~~~~~~~~~~~
# | 4: InstalledDir: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin
# | check:34 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: Build config: +assertions
# | check:34 ~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 6: "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-23" "-cc1" "-triple" "nvptx64-nvidia-cuda" "-S" "-dumpdir" "a-" "-disable-free" "-clear-ast-before-backend" "-main-file-name" "cuda-cross-compiling.c" "-mrelocation-model" "static" "-mframe-pointer=all" "-ffp-contract=on" "-fno-rounding-math" "-no-integrated-as" "-target-cpu" "sm_61" "-debugger-tuning=gdb" "-fno-dwarf-directory-asm" "-fdebug-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver" "-resource-dir" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23" "-ferror-limit" "19" "-fgnuc-version=4.2.1" "-fskip-odr-check-in-gmf" "-o" "/tmp/lit-tmp-dpcuj9x0/cuda-cross-compiling-8745a0.s" "-x" "c" "/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-cross-compiling.c"
# | check:34 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.Driver/cuda-detect.cu</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=i386-unknown-linux --sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/no-cuda-there --cuda-path-ignore-env 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu -check-prefix NOCUDA
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=i386-unknown-linux --sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/no-cuda-there --cuda-path-ignore-env
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu -check-prefix NOCUDA
# note: command had no output on stdout or stderr
# RUN: at line 4
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=i386-apple-macosx --sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/no-cuda-there --cuda-path-ignore-env 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu -check-prefix NOCUDA
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=i386-apple-macosx --sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/no-cuda-there --cuda-path-ignore-env
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu -check-prefix NOCUDA
# note: command had no output on stdout or stderr
# RUN: at line 6
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=x86_64-unknown-linux --sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/no-cuda-there --cuda-path-ignore-env 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu -check-prefix NOCUDA
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=x86_64-unknown-linux --sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/no-cuda-there --cuda-path-ignore-env
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu -check-prefix NOCUDA
# note: command had no output on stdout or stderr
# RUN: at line 8
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=x86_64-apple-macosx --sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/no-cuda-there --cuda-path-ignore-env 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu -check-prefix NOCUDA
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=x86_64-apple-macosx --sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/no-cuda-there --cuda-path-ignore-env
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu -check-prefix NOCUDA
# note: command had no output on stdout or stderr
# RUN: at line 11
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=i386-unknown-linux --sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA --cuda-path-ignore-env 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=i386-unknown-linux --sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA --cuda-path-ignore-env
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu
# note: command had no output on stdout or stderr
# RUN: at line 13
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=i386-apple-macosx --sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA --cuda-path-ignore-env 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=i386-apple-macosx --sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA --cuda-path-ignore-env
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu
# note: command had no output on stdout or stderr
# RUN: at line 16
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=i386-unknown-linux --cuda-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA/usr/local/cuda 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=i386-unknown-linux --cuda-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA/usr/local/cuda
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu
# note: command had no output on stdout or stderr
# RUN: at line 18
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=i386-apple-macosx --cuda-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA/usr/local/cuda 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=i386-apple-macosx --cuda-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA/usr/local/cuda
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu
# note: command had no output on stdout or stderr
# RUN: at line 22
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=i386-unknown-linux --sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA-nolibdevice --cuda-path-ignore-env 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu -check-prefix NOCUDA
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=i386-unknown-linux --sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA-nolibdevice --cuda-path-ignore-env
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu -check-prefix NOCUDA
# note: command had no output on stdout or stderr
# RUN: at line 24
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=i386-apple-macosx --sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA-nolibdevice --cuda-path-ignore-env 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu -check-prefix NOCUDA
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=i386-apple-macosx --sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA-nolibdevice --cuda-path-ignore-env
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu -check-prefix NOCUDA
# note: command had no output on stdout or stderr
# RUN: at line 26
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=x86_64-unknown-linux --sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA-nolibdevice --cuda-path-ignore-env 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu -check-prefix NOCUDA
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=x86_64-unknown-linux --sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA-nolibdevice --cuda-path-ignore-env
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu -check-prefix NOCUDA
# note: command had no output on stdout or stderr
# RUN: at line 28
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=x86_64-apple-macosx --sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA-nolibdevice --cuda-path-ignore-env 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu -check-prefix NOCUDA
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=x86_64-apple-macosx --sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA-nolibdevice --cuda-path-ignore-env
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu -check-prefix NOCUDA
# note: command had no output on stdout or stderr
# RUN: at line 32
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=i386-unknown-linux -nocudalib --sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA-nolibdevice --cuda-path-ignore-env 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu -check-prefix NO-LIBDEVICE
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=i386-unknown-linux -nocudalib --sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA-nolibdevice --cuda-path-ignore-env
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu -check-prefix NO-LIBDEVICE
# note: command had no output on stdout or stderr
# RUN: at line 34
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=i386-apple-macosx -nocudalib --sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA-nolibdevice --cuda-path-ignore-env 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu -check-prefix NO-LIBDEVICE
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=i386-apple-macosx -nocudalib --sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA-nolibdevice --cuda-path-ignore-env
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu -check-prefix NO-LIBDEVICE
# note: command had no output on stdout or stderr
# RUN: at line 36
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=x86_64-unknown-linux -nocudalib --sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA-nolibdevice --cuda-path-ignore-env 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu -check-prefix NO-LIBDEVICE
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=x86_64-unknown-linux -nocudalib --sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA-nolibdevice --cuda-path-ignore-env
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu -check-prefix NO-LIBDEVICE
# note: command had no output on stdout or stderr
# RUN: at line 38
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=x86_64-apple-macosx -nocudalib --sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA-nolibdevice --cuda-path-ignore-env 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu -check-prefix NO-LIBDEVICE
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -v --target=x86_64-apple-macosx -nocudalib --sysroot=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA-nolibdevice --cuda-path-ignore-env
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu -check-prefix NO-LIBDEVICE
# note: command had no output on stdout or stderr
# RUN: at line 46
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -v --target=i386-unknown-linux --cuda-gpu-arch=sm_21 --cuda-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_80/usr/local/cuda /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu -check-prefix COMMON -check-prefixes PTX42,LIBDEVICE,LIBDEVICE20
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -v --target=i386-unknown-linux --cuda-gpu-arch=sm_21 --cuda-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_80/usr/local/cuda /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu -check-prefix COMMON -check-prefixes PTX42,LIBDEVICE,LIBDEVICE20
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu:175:16: error: PTX42-SAME: expected string not found in input
# | // PTX42-SAME: "-target-feature" "+ptx42"
# | ^
# | <stdin>:9:637: note: scanning from here
# | "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-23" "-cc1" "-triple" "nvptx-nvidia-cuda" "-aux-triple" "i386-unknown-linux" "-S" "-dumpdir" "a-" "-disable-free" "-clear-ast-before-backend" "-main-file-name" "cuda-detect.cu" "-mrelocation-model" "static" "-mframe-pointer=all" "-fno-rounding-math" "-no-integrated-as" "-aux-target-cpu" "pentium4" "-fcuda-is-device" "-mllvm" "-enable-memcpyopt-without-libcalls" "-fno-threadsafe-statics" "-mlink-builtin-bitcode" "/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_80/usr/local/cuda/nvvm/libdevice/libdevice.compute_20.10.bc" "-target-sdk-version=8.0" "-target-cpu" "sm_21" "-debugger-tuning=gdb" "-fno-dwarf-directory-asm" "-fdebug-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver" "-v" "-resource-dir" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23" "-internal-isystem" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include/cuda_wrappers" "-include" "__clang_cuda_runtime_wrapper.h" "-D__CUDA_ARCH_LIST__=210" "-internal-isystem" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include" "-internal-isystem" "/usr/local/include" "-internal-externc-isystem" "/include" "-internal-externc-isystem" "/usr/include" "-internal-isystem" "/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_80/usr/local/cuda/include" "-internal-isystem" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include" "-internal-isystem" "/usr/local/include" "-internal-externc-isystem" "/include" "-internal-externc-isystem" "/usr/include" "-fdeprecated-macro" "-fno-autolink" "-ferror-limit" "19" "--offload-new-driver" "-fgnuc-version=4.2.1" "-fskip-odr-check-in-gmf" "-fcxx-exceptions" "-fexceptions" "-cuid=a812493610660d5a" "-fdwarf2-cfi-asm" "-o" "/tmp/lit-tmp-dpcuj9x0/cuda-detect-sm_21-70a231.s" "-x" "cuda" "/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu"
# | ^
# | <stdin>:12:464: note: possible intended match here
# | "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-23" "-cc1" "-triple" "i386-unknown-linux" "-target-sdk-version=8.0" "-aux-triple" "nvptx-nvidia-cuda" "-emit-obj" "-dumpdir" "a-" "-disable-free" "-clear-ast-before-backend" "-main-file-name" "cuda-detect.cu" "-mrelocation-model" "pic" "-pic-level" "2" "-pic-is-pie" "-mframe-pointer=all" "-fmath-errno" "-ffp-contract=on" "-fno-rounding-math" "-mconstructor-aliases" "-funwind-tables=2" "-target-cpu" "pentium4" "-tune-cpu" "generic" "-debugger-tuning=gdb" "-fdebug-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver" "-v" "-fcoverage-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver" "-resource-dir" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23" "-internal-isystem" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include/cuda_wrappers" "-include" "__clang_cuda_runtime_wrapper.h" "-D__CUDA_ARCH_LIST__=210" "-internal-isystem" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include" "-internal-isystem" "/usr/local/include" "-internal-externc-isystem" "/include" "-internal-externc-isystem" "/usr/include" "-internal-isystem" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include" "-internal-isystem" "/usr/local/include" "-internal-externc-isystem" "/include" "-internal-externc-isystem" "/usr/include" "-internal-isystem" "/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_80/usr/local/cuda/include" "-fdeprecated-macro" "-ferror-limit" "19" "--offload-new-driver" "-fgnuc-version=4.2.1" "-fskip-odr-check-in-gmf" "-fcxx-exceptions" "-fexceptions" "-fcuda-include-gpubinary" "/tmp/lit-tmp-dpcuj9x0/cuda-detect-c3c0e3.fatbin" "-cuid=a812493610660d5a" "-faddrsig" "-fdwarf2-cfi-asm" "-o" "/tmp/lit-tmp-dpcuj9x0/cuda-detect-5831f1.o" "-x" "cuda" "/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu"
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: clang version 23.0.0git (https://github.com/llvm/llvm-project 36a1845eee69ce513c7f12c50e5aff620c30f798)
# | 2: Target: i386-unknown-linux
# | 3: Thread model: posix
# | 4: InstalledDir: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin
# | 5: Build config: +assertions
# | 6: Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/11
# | 7: Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/13
# | 8: Found CUDA installation: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_80/usr/local/cuda, version 8.0
# | 9: "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-23" "-cc1" "-triple" "nvptx-nvidia-cuda" "-aux-triple" "i386-unknown-linux" "-S" "-dumpdir" "a-" "-disable-free" "-clear-ast-before-backend" "-main-file-name" "cuda-detect.cu" "-mrelocation-model" "static" "-mframe-pointer=all" "-fno-rounding-math" "-no-integrated-as" "-aux-target-cpu" "pentium4" "-fcuda-is-device" "-mllvm" "-enable-memcpyopt-without-libcalls" "-fno-threadsafe-statics" "-mlink-builtin-bitcode" "/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_80/usr/local/cuda/nvvm/libdevice/libdevice.compute_20.10.bc" "-target-sdk-version=8.0" "-target-cpu" "sm_21" "-debugger-tuning=gdb" "-fno-dwarf-directory-asm" "-fdebug-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver" "-v" "-resource-dir" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23" "-internal-isystem" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include/cuda_wrappers" "-include" "__clang_cuda_runtime_wrapper.h" "-D__CUDA_ARCH_LIST__=210" "-internal-isystem" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include" "-internal-isystem" "/usr/local/include" "-internal-externc-isystem" "/include" "-internal-externc-isystem" "/usr/include" "-internal-isystem" "/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_80/usr/local/cuda/include" "-internal-isystem" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include" "-internal-isystem" "/usr/local/include" "-internal-externc-isystem" "/include" "-internal-externc-isystem" "/usr/include" "-fdeprecated-macro" "-fno-autolink" "-ferror-limit" "19" "--offload-new-driver" "-fgnuc-version=4.2.1" "-fskip-odr-check-in-gmf" "-fcxx-exceptions" "-fexceptions" "-cuid=a812493610660d5a" "-fdwarf2-cfi-asm" "-o" "/tmp/lit-tmp-dpcuj9x0/cuda-detect-sm_21-70a231.s" "-x" "cuda" "/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu"
# | same:175'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | 10: "ptxas" "-m32" "-O0" "-v" "--gpu-name" "sm_21" "--output-file" "/tmp/lit-tmp-dpcuj9x0/cuda-detect-sm_21-6f336b.o" "/tmp/lit-tmp-dpcuj9x0/cuda-detect-sm_21-70a231.s"
# | same:175'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 11: "fatbinary" "--cuda" "-32" "--create" "/tmp/lit-tmp-dpcuj9x0/cuda-detect-c3c0e3.fatbin" "--image3=kind=elf,sm=21,file=/tmp/lit-tmp-dpcuj9x0/cuda-detect-sm_21-6f336b.o"
# | same:175'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 12: "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-23" "-cc1" "-triple" "i386-unknown-linux" "-target-sdk-version=8.0" "-aux-triple" "nvptx-nvidia-cuda" "-emit-obj" "-dumpdir" "a-" "-disable-free" "-clear-ast-before-backend" "-main-file-name" "cuda-detect.cu" "-mrelocation-model" "pic" "-pic-level" "2" "-pic-is-pie" "-mframe-pointer=all" "-fmath-errno" "-ffp-contract=on" "-fno-rounding-math" "-mconstructor-aliases" "-funwind-tables=2" "-target-cpu" "pentium4" "-tune-cpu" "generic" "-debugger-tuning=gdb" "-fdebug-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver" "-v" "-fcoverage-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver" "-resource-dir" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23" "-internal-isystem" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include/cuda_wrappers" "-include" "__clang_cuda_runtime_wrapper.h" "-D__CUDA_ARCH_LIST__=210" "-internal-isystem" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include" "-internal-isystem" "/usr/local/include" "-internal-externc-isystem" "/include" "-internal-externc-isystem" "/usr/include" "-internal-isystem" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include" "-internal-isystem" "/usr/local/include" "-internal-externc-isystem" "/include" "-internal-externc-isystem" "/usr/include" "-internal-isystem" "/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_80/usr/local/cuda/include" "-fdeprecated-macro" "-ferror-limit" "19" "--offload-new-driver" "-fgnuc-version=4.2.1" "-fskip-odr-check-in-gmf" "-fcxx-exceptions" "-fexceptions" "-fcuda-include-gpubinary" "/tmp/lit-tmp-dpcuj9x0/cuda-detect-c3c0e3.fatbin" "-cuid=a812493610660d5a" "-faddrsig" "-fdwarf2-cfi-asm" "-o" "/tmp/lit-tmp-dpcuj9x0/cuda-detect-5831f1.o" "-x" "cuda" "/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/cuda-detect.cu"
# | same:175'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | same:175'1 ? possible intended match
# | 13: "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-linker-wrapper" "--should-extract=sm_21" "--device-compiler=nvptx-nvidia-cuda=-v" "--device-compiler=nvptx-nvidia-cuda=--cuda-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_80/usr/local/cuda" "--host-triple=i386-unknown-linux" "--wrapper-verbose" "--cuda-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_80/usr/local/cuda" "--linker-path=/usr/bin/ld" "-z" "relro" "--hash-style=gnu" "--eh-frame-hdr" "-m" "elf_i386" "-pie" "-dynamic-linker" "/lib/ld-linux.so.2" "-o" "a.out" "Scrt1.o" "crti.o" "crtbeginS.o" "-L/lib" "-L/usr/lib" "/tmp/lit-tmp-dpcuj9x0/cuda-detect-5831f1.o" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "crtendS.o" "crtn.o" "--verbose"
# | same:175'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.Driver/openmp-offload-gpu.c</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 8
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -nogpulib -nogpuinc -Xopenmp-target -march=sm_52 -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=CHK-FOPENMP-TARGET-ARCHS /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -nogpulib -nogpuinc -Xopenmp-target -march=sm_52 -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.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=CHK-FOPENMP-TARGET-ARCHS /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 17
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -fopenmp=libomp -fopenmp-targets=powerpc64le-ibm-linux-gnu,nvptx64-nvidia-cuda -nogpulib -nogpuinc -Xopenmp-target=nvptx64-nvidia-cuda -march=sm_52 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=CHK-FOPENMP-TARGET-COMPILATION /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -fopenmp=libomp -fopenmp-targets=powerpc64le-ibm-linux-gnu,nvptx64-nvidia-cuda -nogpulib -nogpuinc -Xopenmp-target=nvptx64-nvidia-cuda -march=sm_52 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.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=CHK-FOPENMP-TARGET-COMPILATION /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 25
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -nogpulib -nogpuinc -fopenmp=libomp -Xopenmp-target=nvptx64-nvidia-cuda -march=sm_52 -fopenmp-targets=nvptx64-nvidia-cuda /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=CHK-PTXAS-DEFAULT /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -nogpulib -nogpuinc -fopenmp=libomp -Xopenmp-target=nvptx64-nvidia-cuda -march=sm_52 -fopenmp-targets=nvptx64-nvidia-cuda /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.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=CHK-PTXAS-DEFAULT /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 33
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -fnoopenmp-relocatable-target -nogpulib -nogpuinc --offload-arch=sm_52 -save-temps /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=CHK-PTXAS-NORELO /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -fnoopenmp-relocatable-target -nogpulib -nogpuinc --offload-arch=sm_52 -save-temps /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.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=CHK-PTXAS-NORELO /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 43
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -fopenmp-relocatable-target -nogpulib -nogpuinc --offload-arch=sm_52 -save-temps /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=CHK-PTXAS-RELO /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -fopenmp-relocatable-target -nogpulib -nogpuinc --offload-arch=sm_52 -save-temps /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.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=CHK-PTXAS-RELO /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 53
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 -nogpulib -nogpuinc -fopenmp-relocatable-target -save-temps /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=CHK-FLAG-NOLIBDEVICE /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 -nogpulib -nogpuinc -fopenmp-relocatable-target -save-temps /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.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=CHK-FLAG-NOLIBDEVICE /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 63
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -S -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 -fopenmp-relocatable-target -save-temps /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=CHK-NOLIBDEVICE /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -S -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 -fopenmp-relocatable-target -save-temps /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.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=CHK-NOLIBDEVICE /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 73
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -no-canonical-prefixes -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda --libomptarget-nvptx-bc-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/libomptarget/libomptarget-nvptx-test.bc -Xopenmp-target -march=sm_52 --cuda-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_102/usr/local/cuda -fopenmp-relocatable-target -save-temps /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=CHK-BCLIB /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -no-canonical-prefixes -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda --libomptarget-nvptx-bc-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/libomptarget/libomptarget-nvptx-test.bc -Xopenmp-target -march=sm_52 --cuda-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_102/usr/local/cuda -fopenmp-relocatable-target -save-temps /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.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=CHK-BCLIB /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 80
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -no-canonical-prefixes -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda --libomptarget-nvptx-bc-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/libomptarget -Xopenmp-target -march=sm_52 --cuda-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_102/usr/local/cuda -fopenmp-relocatable-target -save-temps /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=CHK-BCLIB-DIR /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -no-canonical-prefixes -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda --libomptarget-nvptx-bc-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/libomptarget -Xopenmp-target -march=sm_52 --cuda-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_102/usr/local/cuda -fopenmp-relocatable-target -save-temps /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.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=CHK-BCLIB-DIR /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 87
env LIBRARY_PATH=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/libomptarget/subdir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -no-canonical-prefixes -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_52 --cuda-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_102/usr/local/cuda -fopenmp-relocatable-target -save-temps /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=CHK-ENV-BCLIB /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: env LIBRARY_PATH=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/libomptarget/subdir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -no-canonical-prefixes -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_52 --cuda-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_102/usr/local/cuda -fopenmp-relocatable-target -save-temps /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.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=CHK-ENV-BCLIB /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 100
not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_52 --cuda-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_102/usr/local/cuda --libomptarget-nvptx-bc-path=not-exist.bc -fopenmp-relocatable-target -save-temps /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=CHK-BCLIB-ERROR /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_52 --cuda-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_102/usr/local/cuda --libomptarget-nvptx-bc-path=not-exist.bc -fopenmp-relocatable-target -save-temps /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.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=CHK-BCLIB-ERROR /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 111
not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_52 --cuda-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_90/usr/local/cuda -fopenmp-relocatable-target -save-temps /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=CHK-CUDA-VERSION-ERROR /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_52 --cuda-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_90/usr/local/cuda -fopenmp-relocatable-target -save-temps /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.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=CHK-CUDA-VERSION-ERROR /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 119
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -g -O1 --no-cuda-noopt-device-debug 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=DEBUG_DIRECTIVES /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -g -O1 --no-cuda-noopt-device-debug
# 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=DEBUG_DIRECTIVES /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 121
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -g -O3 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=DEBUG_DIRECTIVES /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -g -O3
# 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=DEBUG_DIRECTIVES /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 123
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -g -O3 --no-cuda-noopt-device-debug 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=DEBUG_DIRECTIVES /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -g -O3 --no-cuda-noopt-device-debug
# 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=DEBUG_DIRECTIVES /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 125
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -g0 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=NO_DEBUG /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -g0
# 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=NO_DEBUG /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 127
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -ggdb0 -O3 --cuda-noopt-device-debug 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=NO_DEBUG /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -ggdb0 -O3 --cuda-noopt-device-debug
# 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=NO_DEBUG /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 129
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -gline-directives-only 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=DEBUG_DIRECTIVES /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -gline-directives-only
# 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=DEBUG_DIRECTIVES /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 143
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -g -O0 --no-cuda-noopt-device-debug 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=HAS_DEBUG /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -g -O0 --no-cuda-noopt-device-debug
# 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=HAS_DEBUG /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 145
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -g 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=HAS_DEBUG /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -g
# 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=HAS_DEBUG /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 147
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -g -O0 --cuda-noopt-device-debug 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=HAS_DEBUG /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -g -O0 --cuda-noopt-device-debug
# 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=HAS_DEBUG /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 149
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -g -O3 --cuda-noopt-device-debug 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=HAS_DEBUG /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -g -O3 --cuda-noopt-device-debug
# 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=HAS_DEBUG /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 151
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -g2 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=HAS_DEBUG /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -g2
# 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=HAS_DEBUG /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 153
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -ggdb2 -O0 --cuda-noopt-device-debug 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=HAS_DEBUG /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -ggdb2 -O0 --cuda-noopt-device-debug
# 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=HAS_DEBUG /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 155
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -g3 -O3 --cuda-noopt-device-debug 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=HAS_DEBUG /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -g3 -O3 --cuda-noopt-device-debug
# 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=HAS_DEBUG /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 157
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -ggdb3 -O2 --cuda-noopt-device-debug 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=HAS_DEBUG /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -ggdb3 -O2 --cuda-noopt-device-debug
# 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=HAS_DEBUG /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 159
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -gline-tables-only 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=HAS_DEBUG /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -gline-tables-only
# 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=HAS_DEBUG /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 161
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -ggdb1 -O2 --cuda-noopt-device-debug 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=HAS_DEBUG /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -ggdb1 -O2 --cuda-noopt-device-debug
# 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=HAS_DEBUG /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 174
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -fopenmp-cuda-mode 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=CUDA_MODE /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -fopenmp-cuda-mode
# 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=CUDA_MODE /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 176
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -fno-openmp-cuda-mode -fopenmp-cuda-mode 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=CUDA_MODE /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -fno-openmp-cuda-mode -fopenmp-cuda-mode
# 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=CUDA_MODE /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 178
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=amdgcn-amd-amdhsa -Xopenmp-target -march=gfx906 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -fopenmp-cuda-mode 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=CUDA_MODE /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=amdgcn-amd-amdhsa -Xopenmp-target -march=gfx906 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -fopenmp-cuda-mode
# 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=CUDA_MODE /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 180
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=amdgcn-amd-amdhsa -Xopenmp-target -march=gfx906 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -fno-openmp-cuda-mode -fopenmp-cuda-mode 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=CUDA_MODE /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=amdgcn-amd-amdhsa -Xopenmp-target -march=gfx906 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -fno-openmp-cuda-mode -fopenmp-cuda-mode
# 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=CUDA_MODE /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 184
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -fno-openmp-cuda-mode 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=NO_CUDA_MODE /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -fno-openmp-cuda-mode
# 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=NO_CUDA_MODE /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 186
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -fopenmp-cuda-mode -fno-openmp-cuda-mode 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=NO_CUDA_MODE /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -fopenmp-cuda-mode -fno-openmp-cuda-mode
# 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=NO_CUDA_MODE /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 188
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=amdgcn-amd-amdhsa -Xopenmp-target -march=gfx906 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -fno-openmp-cuda-mode 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=NO_CUDA_MODE /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=amdgcn-amd-amdhsa -Xopenmp-target -march=gfx906 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -fno-openmp-cuda-mode
# 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=NO_CUDA_MODE /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 190
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=amdgcn-amd-amdhsa -Xopenmp-target -march=gfx906 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -fopenmp-cuda-mode -fno-openmp-cuda-mode 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=NO_CUDA_MODE /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=amdgcn-amd-amdhsa -Xopenmp-target -march=gfx906 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -fopenmp-cuda-mode -fno-openmp-cuda-mode
# 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=NO_CUDA_MODE /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 194
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -fopenmp-cuda-teams-reduction-recs-num=2048 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=CUDA_RED_RECS /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -nogpulib -nogpuinc -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target -march=sm_60 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -fopenmp-cuda-teams-reduction-recs-num=2048
# 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=CUDA_RED_RECS /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 199
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda --cuda-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_102/usr/local/cuda --offload-arch=sm_52 --libomptarget-nvptx-bc-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/libomptarget/libomptarget-nvptx-test.bc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=OPENMP_NVPTX_WRAPPERS /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda --cuda-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_102/usr/local/cuda --offload-arch=sm_52 --libomptarget-nvptx-bc-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/libomptarget/libomptarget-nvptx-test.bc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.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=OPENMP_NVPTX_WRAPPERS /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 205
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -nogpulib -nogpuinc --offload-arch=sm_52 -save-temps -ccc-print-bindings /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -o openmp-offload-gpu 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=SAVE_TEMPS_NAMES /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -nogpulib -nogpuinc --offload-arch=sm_52 -save-temps -ccc-print-bindings /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -o openmp-offload-gpu
# 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=SAVE_TEMPS_NAMES /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 211
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -fopenmp=libomp -fopenmp-targets=nvptx64 -Xopenmp-target=nvptx64 -march=sm_52 -nogpulib -nogpuinc -save-temps /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -o openmp-offload-gpu 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=TRIPLE /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -fopenmp=libomp -fopenmp-targets=nvptx64 -Xopenmp-target=nvptx64 -march=sm_52 -nogpulib -nogpuinc -save-temps /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -o openmp-offload-gpu
# 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=TRIPLE /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 218
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### --target=x86_64-unknown-linux-gnu -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target=nvptx64-nvidia-cuda -march=sm_52 --cuda-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_102/usr/local/cuda --libomptarget-nvptx-bc-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/libomptarget/libomptarget-nvptx-test.bc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' --target=x86_64-unknown-linux-gnu -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target=nvptx64-nvidia-cuda -march=sm_52 --cuda-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_102/usr/local/cuda --libomptarget-nvptx-bc-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/libomptarget/libomptarget-nvptx-test.bc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 222
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### --target=x86_64-unknown-linux-gnu -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda --offload-arch=sm_52 --cuda-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_102/usr/local/cuda --libomptarget-nvptx-bc-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/libomptarget/libomptarget-nvptx-test.bc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' --target=x86_64-unknown-linux-gnu -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda --offload-arch=sm_52 --cuda-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_102/usr/local/cuda --libomptarget-nvptx-bc-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/libomptarget/libomptarget-nvptx-test.bc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 233
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -ccc-print-phases --target=x86_64-unknown-linux-gnu -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target=nvptx64-nvidia-cuda -march=sm_52 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck --check-prefix=CHECK-PHASES /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -ccc-print-phases --target=x86_64-unknown-linux-gnu -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target=nvptx64-nvidia-cuda -march=sm_52 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.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=CHECK-PHASES /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 251
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### --target=x86_64-unknown-linux-gnu -ccc-print-bindings -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target=nvptx64-nvidia-cuda -march=sm_52 -nogpulib /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c --check-prefix=CHECK-BINDINGS
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' --target=x86_64-unknown-linux-gnu -ccc-print-bindings -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target=nvptx64-nvidia-cuda -march=sm_52 -nogpulib /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c --check-prefix=CHECK-BINDINGS
# note: command had no output on stdout or stderr
# RUN: at line 259
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### --target=x86_64-unknown-linux-gnu -ccc-print-bindings -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target=nvptx64-nvidia-cuda -march=sm_52 -nogpulib -save-temps /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c --check-prefix=CHECK-TEMP-BINDINGS
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' --target=x86_64-unknown-linux-gnu -ccc-print-bindings -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target=nvptx64-nvidia-cuda -march=sm_52 -nogpulib -save-temps /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c --check-prefix=CHECK-TEMP-BINDINGS
# note: command had no output on stdout or stderr
# RUN: at line 262
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### --target=x86_64-unknown-linux-gnu -ccc-print-bindings -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda --offload-arch=sm_52 --offload-arch=sm_70 -nogpuinc -nogpulib /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c --check-prefix=CHECK-ARCH-BINDINGS
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' --target=x86_64-unknown-linux-gnu -ccc-print-bindings -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda --offload-arch=sm_52 --offload-arch=sm_70 -nogpuinc -nogpulib /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c --check-prefix=CHECK-ARCH-BINDINGS
# note: command had no output on stdout or stderr
# RUN: at line 263
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### --target=x86_64-unknown-linux-gnu -ccc-print-bindings -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda --offload-arch=sm_52,sm_70 -nogpuinc -nogpulib /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c --check-prefix=CHECK-ARCH-BINDINGS
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' --target=x86_64-unknown-linux-gnu -ccc-print-bindings -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda --offload-arch=sm_52,sm_70 -nogpuinc -nogpulib /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c --check-prefix=CHECK-ARCH-BINDINGS
# note: command had no output on stdout or stderr
# RUN: at line 264
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### --target=x86_64-unknown-linux-gnu -ccc-print-bindings -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda --offload-arch=sm_52,sm_60,sm_70,sm_80 --no-offload-arch=sm_60,sm_80 -nogpuinc -nogpulib /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c --check-prefix=CHECK-ARCH-BINDINGS
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' --target=x86_64-unknown-linux-gnu -ccc-print-bindings -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda --offload-arch=sm_52,sm_60,sm_70,sm_80 --no-offload-arch=sm_60,sm_80 -nogpuinc -nogpulib /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c --check-prefix=CHECK-ARCH-BINDINGS
# note: command had no output on stdout or stderr
# RUN: at line 274
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### --target=x86_64-unknown-linux-gnu -ccc-print-bindings -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda,amdgcn-amd-amdhsa -Xopenmp-target=nvptx64-nvidia-cuda --offload-arch=sm_70 -fopenmp-targets=nvptx64-nvidia-cuda,amdgcn-amd-amdhsa -Xopenmp-target=amdgcn-amd-amdhsa --offload-arch=gfx908 -nogpulib /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c --check-prefix=CHECK-NVIDIA-AMDGPU
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' --target=x86_64-unknown-linux-gnu -ccc-print-bindings -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda,amdgcn-amd-amdhsa -Xopenmp-target=nvptx64-nvidia-cuda --offload-arch=sm_70 -fopenmp-targets=nvptx64-nvidia-cuda,amdgcn-amd-amdhsa -Xopenmp-target=amdgcn-amd-amdhsa --offload-arch=gfx908 -nogpulib /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c --check-prefix=CHECK-NVIDIA-AMDGPU
# note: command had no output on stdout or stderr
# RUN: at line 287
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -x ir -### --target=x86_64-unknown-linux-gnu -ccc-print-bindings -fopenmp=libomp --offload-arch=sm_52 -nogpulib /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c --check-prefix=CHECK-IR
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -x ir '-###' --target=x86_64-unknown-linux-gnu -ccc-print-bindings -fopenmp=libomp --offload-arch=sm_52 -nogpulib /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c --check-prefix=CHECK-IR
# note: command had no output on stdout or stderr
# RUN: at line 292
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### --target=x86_64-unknown-linux-gnu -emit-llvm -S -fopenmp=libomp --offload-device-only -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target=nvptx64-nvidia-cuda -march=sm_52 -nogpulib /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c --check-prefix=CHECK-EMIT-LLVM-IR
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' --target=x86_64-unknown-linux-gnu -emit-llvm -S -fopenmp=libomp --offload-device-only -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target=nvptx64-nvidia-cuda -march=sm_52 -nogpulib /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c --check-prefix=CHECK-EMIT-LLVM-IR
# note: command had no output on stdout or stderr
# RUN: at line 297
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### --target=x86_64-unknown-linux-gnu -emit-llvm -S -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target=nvptx64-nvidia-cuda -march=sm_52 -nogpulib /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c --check-prefix=CHECK-EMIT-LLVM-IR-BC
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' --target=x86_64-unknown-linux-gnu -emit-llvm -S -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target=nvptx64-nvidia-cuda -march=sm_52 -nogpulib /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c --check-prefix=CHECK-EMIT-LLVM-IR-BC
# note: command had no output on stdout or stderr
# RUN: at line 302
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### -fopenmp=libomp --offload-arch=sm_89 --no-cuda-version-check -nogpulib /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -o openmp-offload-gpu 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -check-prefix=DRIVER_EMBEDDING /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' -fopenmp=libomp --offload-arch=sm_89 --no-cuda-version-check -nogpulib /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c -o openmp-offload-gpu
# 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=DRIVER_EMBEDDING /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 309
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### --target=x86_64-unknown-linux-gnu -ccc-print-bindings -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target=nvptx64-nvidia-cuda -march=sm_52 --offload-host-only -nogpulib /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c --check-prefix=CHECK-HOST-ONLY
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' --target=x86_64-unknown-linux-gnu -ccc-print-bindings -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target=nvptx64-nvidia-cuda -march=sm_52 --offload-host-only -nogpulib /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c --check-prefix=CHECK-HOST-ONLY
# note: command had no output on stdout or stderr
# RUN: at line 314
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### --target=x86_64-unknown-linux-gnu -ccc-print-bindings -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target=nvptx64-nvidia-cuda -march=sm_52 --offload-device-only -nogpulib /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c --check-prefix=CHECK-DEVICE-ONLY
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' --target=x86_64-unknown-linux-gnu -ccc-print-bindings -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target=nvptx64-nvidia-cuda -march=sm_52 --offload-device-only -nogpulib /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c --check-prefix=CHECK-DEVICE-ONLY
# note: command had no output on stdout or stderr
# RUN: at line 320
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### --target=x86_64-unknown-linux-gnu -ccc-print-bindings -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target=nvptx64-nvidia-cuda -march=sm_52 --offload-device-only -E -nogpulib /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c --check-prefix=CHECK-DEVICE-ONLY-PP
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' --target=x86_64-unknown-linux-gnu -ccc-print-bindings -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda -Xopenmp-target=nvptx64-nvidia-cuda -march=sm_52 --offload-device-only -E -nogpulib /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c --check-prefix=CHECK-DEVICE-ONLY-PP
# note: command had no output on stdout or stderr
# RUN: at line 324
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### --target=x86_64-unknown-linux-gnu -fopenmp=libomp --offload-arch=sm_52 --cuda-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_102/usr/local/cuda -foffload-lto /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck --check-prefix=CHECK-LTO-LIBRARY /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' --target=x86_64-unknown-linux-gnu -fopenmp=libomp --offload-arch=sm_52 --cuda-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_102/usr/local/cuda -foffload-lto /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.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=CHECK-LTO-LIBRARY /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 329
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### --target=x86_64-unknown-linux-gnu -fopenmp=libomp --offload-arch=sm_52 --cuda-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_102/usr/local/cuda --libomptarget-nvptx-bc-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/libomptarget/libomptarget-nvptx-test.bc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck --check-prefix=CHECK-NO-LTO-LIBRARY /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' --target=x86_64-unknown-linux-gnu -fopenmp=libomp --offload-arch=sm_52 --cuda-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/CUDA_102/usr/local/cuda --libomptarget-nvptx-bc-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/libomptarget/libomptarget-nvptx-test.bc /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.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=CHECK-NO-LTO-LIBRARY /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 335
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### --target=x86_64-unknown-linux-gnu -fopenmp=libomp --offload-arch=sm_52 -nogpulib -foffload-lto /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck --check-prefix=CHECK-NO-LIBRARY /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' --target=x86_64-unknown-linux-gnu -fopenmp=libomp --offload-arch=sm_52 -nogpulib -foffload-lto /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.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=CHECK-NO-LIBRARY /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 340
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### --target=x86_64-unknown-linux-gnu -fopenmp=libomp --offload-arch=sm_52 -nogpulib -Xoffload-linker a -Xoffload-linker-nvptx64-nvidia-cuda b -Xoffload-linker-nvptx64 c /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck --check-prefix=CHECK-XLINKER /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' --target=x86_64-unknown-linux-gnu -fopenmp=libomp --offload-arch=sm_52 -nogpulib -Xoffload-linker a -Xoffload-linker-nvptx64-nvidia-cuda b -Xoffload-linker-nvptx64 c /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.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=CHECK-XLINKER /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 346
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### --target=x86_64-unknown-linux-gnu -fopenmp=libomp --offload-arch=sm_52 -nogpulib -Xoffload-compiler a -Xoffload-compiler-nvptx64-nvidia-cuda b -Xoffload-compiler-nvptx64 c /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck --check-prefix=CHECK-XCOMPILER /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' --target=x86_64-unknown-linux-gnu -fopenmp=libomp --offload-arch=sm_52 -nogpulib -Xoffload-compiler a -Xoffload-compiler-nvptx64-nvidia-cuda b -Xoffload-compiler-nvptx64 c /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.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=CHECK-XCOMPILER /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# note: command had no output on stdout or stderr
# RUN: at line 352
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -### --target=x86_64-unknown-linux-gnu -fopenmp=libomp --offload-arch=sm_52 -nogpulib -foffload-lto /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c 2>&1 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck --check-prefix=CHECK-LTO-FEATURES /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang '-###' --target=x86_64-unknown-linux-gnu -fopenmp=libomp --offload-arch=sm_52 -nogpulib -foffload-lto /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.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=CHECK-LTO-FEATURES /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# .---command stderr------------
# | /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c:355:24: error: CHECK-LTO-FEATURES: expected string not found in input
# | // CHECK-LTO-FEATURES: llvm-offload-binary{{.*}}--image={{.*}}feature=+ptx{{[0-9]+}}
# | ^
# | <stdin>:1:1: note: scanning from here
# | clang version 23.0.0git (https://github.com/llvm/llvm-project 36a1845eee69ce513c7f12c50e5aff620c30f798)
# | ^
# | <stdin>:6:242: note: possible intended match here
# | "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-23" "-cc1" "-triple" "x86_64-unknown-linux-gnu" "-emit-llvm-bc" "-emit-llvm-uselists" "-dumpdir" "a-" "-disable-free" "-clear-ast-before-backend" "-main-file-name" "openmp-offload-gpu.c" "-mrelocation-model" "pic" "-pic-level" "2" "-pic-is-pie" "-mframe-pointer=all" "-fmath-errno" "-ffp-contract=on" "-fno-rounding-math" "-mconstructor-aliases" "-funwind-tables=2" "-target-cpu" "x86-64" "-tune-cpu" "generic" "-debugger-tuning=gdb" "-fdebug-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver" "-fcoverage-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver" "-resource-dir" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23" "-internal-isystem" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include/llvm_libc_wrappers" "-internal-isystem" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include" "-internal-isystem" "/usr/local/include" "-internal-isystem" "/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/include" "-internal-externc-isystem" "/usr/include/x86_64-linux-gnu" "-internal-externc-isystem" "/include" "-internal-externc-isystem" "/usr/include" "-internal-isystem" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include" "-internal-isystem" "/usr/local/include" "-internal-isystem" "/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/include" "-internal-externc-isystem" "/usr/include/x86_64-linux-gnu" "-internal-externc-isystem" "/include" "-internal-externc-isystem" "/usr/include" "-ferror-limit" "19" "-fopenmp" "--no-offloadlib" "-fgnuc-version=4.2.1" "-fskip-odr-check-in-gmf" "-disable-llvm-passes" "--offload-targets=nvptx64-nvidia-cuda" "-faddrsig" "-fdwarf2-cfi-asm" "-o" "/tmp/lit-tmp-dpcuj9x0/openmp-offload-gpu-6037e3.bc" "-x" "c" "/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c"
# | ^
# |
# | Input file: <stdin>
# | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: clang version 23.0.0git (https://github.com/llvm/llvm-project 36a1845eee69ce513c7f12c50e5aff620c30f798)
# | check:355'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
# | 2: Target: x86_64-unknown-linux-gnu
# | check:355'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3: Thread model: posix
# | check:355'0 ~~~~~~~~~~~~~~~~~~~~
# | 4: InstalledDir: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin
# | check:355'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: Build config: +assertions
# | check:355'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 6: "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-23" "-cc1" "-triple" "x86_64-unknown-linux-gnu" "-emit-llvm-bc" "-emit-llvm-uselists" "-dumpdir" "a-" "-disable-free" "-clear-ast-before-backend" "-main-file-name" "openmp-offload-gpu.c" "-mrelocation-model" "pic" "-pic-level" "2" "-pic-is-pie" "-mframe-pointer=all" "-fmath-errno" "-ffp-contract=on" "-fno-rounding-math" "-mconstructor-aliases" "-funwind-tables=2" "-target-cpu" "x86-64" "-tune-cpu" "generic" "-debugger-tuning=gdb" "-fdebug-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver" "-fcoverage-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver" "-resource-dir" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23" "-internal-isystem" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include/llvm_libc_wrappers" "-internal-isystem" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include" "-internal-isystem" "/usr/local/include" "-internal-isystem" "/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/include" "-internal-externc-isystem" "/usr/include/x86_64-linux-gnu" "-internal-externc-isystem" "/include" "-internal-externc-isystem" "/usr/include" "-internal-isystem" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include" "-internal-isystem" "/usr/local/include" "-internal-isystem" "/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/include" "-internal-externc-isystem" "/usr/include/x86_64-linux-gnu" "-internal-externc-isystem" "/include" "-internal-externc-isystem" "/usr/include" "-ferror-limit" "19" "-fopenmp" "--no-offloadlib" "-fgnuc-version=4.2.1" "-fskip-odr-check-in-gmf" "-disable-llvm-passes" "--offload-targets=nvptx64-nvidia-cuda" "-faddrsig" "-fdwarf2-cfi-asm" "-o" "/tmp/lit-tmp-dpcuj9x0/openmp-offload-gpu-6037e3.bc" "-x" "c" "/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c"
# | check:355'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:355'1 ? possible intended match
# | 7: "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-23" "-cc1" "-triple" "nvptx64-nvidia-cuda" "-aux-triple" "x86_64-unknown-linux-gnu" "-emit-llvm-bc" "-flto=full" "-flto-unit" "-dumpdir" "a-" "-disable-free" "-clear-ast-before-backend" "-main-file-name" "openmp-offload-gpu.c" "-mrelocation-model" "pic" "-pic-level" "2" "-fhalf-no-semantic-interposition" "-mframe-pointer=all" "-ffp-contract=on" "-fno-rounding-math" "-no-integrated-as" "-fcuda-is-device" "-mllvm" "-enable-memcpyopt-without-libcalls" "-fno-threadsafe-statics" "-target-cpu" "sm_52" "-debugger-tuning=gdb" "-fno-dwarf-directory-asm" "-fdebug-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver" "-resource-dir" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23" "-internal-isystem" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include/openmp_wrappers" "-include" "__clang_openmp_device_functions.h" "-internal-isystem" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include/llvm_libc_wrappers" "-internal-isystem" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include" "-internal-isystem" "/usr/local/include" "-internal-isystem" "/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/include" "-internal-externc-isystem" "/usr/include/x86_64-linux-gnu" "-internal-externc-isystem" "/include" "-internal-externc-isystem" "/usr/include" "-internal-isystem" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include" "-internal-isystem" "/usr/local/include" "-internal-isystem" "/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/include" "-internal-externc-isystem" "/usr/include/x86_64-linux-gnu" "-internal-externc-isystem" "/include" "-internal-externc-isystem" "/usr/include" "-ferror-limit" "19" "-fvisibility=protected" "-fopenmp" "--no-offloadlib" "-fgnuc-version=4.2.1" "-fskip-odr-check-in-gmf" "-fopenmp-is-target-device" "-fopenmp-host-ir-file-path" "/tmp/lit-tmp-dpcuj9x0/openmp-offload-gpu-6037e3.bc" "-o" "/tmp/lit-tmp-dpcuj9x0/openmp-offload-gpu-sm_52-cce5dd.o" "-x" "c" "/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/openmp-offload-gpu.c"
# | check:355'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 8: "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-offload-binary" "-o" "/tmp/lit-tmp-dpcuj9x0/openmp-offload-gpu-265744.out" "--image=file=/tmp/lit-tmp-dpcuj9x0/openmp-offload-gpu-sm_52-cce5dd.o,triple=nvptx64-nvidia-cuda,arch=sm_52,kind=openmp"
# | check:355'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 9: "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-23" "-cc1" "-triple" "x86_64-unknown-linux-gnu" "-emit-obj" "-dumpdir" "a-" "-disable-free" "-clear-ast-before-backend" "-main-file-name" "openmp-offload-gpu.c" "-mrelocation-model" "pic" "-pic-level" "2" "-pic-is-pie" "-mframe-pointer=all" "-fmath-errno" "-ffp-contract=on" "-fno-rounding-math" "-mconstructor-aliases" "-funwind-tables=2" "-target-cpu" "x86-64" "-tune-cpu" "generic" "-debugger-tuning=gdb" "-fdebug-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver" "-fcoverage-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver" "-resource-dir" "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23" "-ferror-limit" "19" "-fopenmp" "--no-offloadlib" "-fgnuc-version=4.2.1" "-fskip-odr-check-in-gmf" "-fembed-offload-object=/tmp/lit-tmp-dpcuj9x0/openmp-offload-gpu-265744.out" "--offload-targets=nvptx64-nvidia-cuda" "-faddrsig" "-fdwarf2-cfi-asm" "-o" "/tmp/lit-tmp-dpcuj9x0/openmp-offload-gpu-41810a.o" "-x" "ir" "/tmp/lit-tmp-dpcuj9x0/openmp-offload-gpu-6037e3.bc"
# | check:355'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 10: "/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-linker-wrapper" "--should-extract=sm_52" "--device-compiler=nvptx64-nvidia-cuda=-flto=full" "--host-triple=x86_64-unknown-linux-gnu" "--linker-path=/usr/bin/ld" "-z" "relro" "--hash-style=gnu" "--eh-frame-hdr" "-m" "elf_x86_64" "-pie" "-dynamic-linker" "/lib64/ld-linux-x86-64.so.2" "-o" "a.out" "/lib/x86_64-linux-gnu/Scrt1.o" "/lib/x86_64-linux-gnu/crti.o" "/usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o" "-L/usr/lib/gcc/x86_64-linux-gnu/13" "-L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib64" "-L/lib/x86_64-linux-gnu" "-L/lib/../lib64" "-L/usr/lib/x86_64-linux-gnu" "-L/usr/lib64" "-L/lib" "-L/usr/lib" "/tmp/lit-tmp-dpcuj9x0/openmp-offload-gpu-41810a.o" "-lomp" "-lomptarget" "-L/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lpthread" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o" "/lib/x86_64-linux-gnu/crtn.o"
# | check:355'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
If these failures are unrelated to your changes (for example tests are broken or flaky at HEAD), please open an issue at https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.
https://github.com/llvm/llvm-project/pull/180116
More information about the cfe-commits
mailing list