aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineSink.cpp
diff options
context:
space:
mode:
authorKai Luo <gluokai@gmail.com>2024-11-26 08:05:29 +0800
committerGitHub <noreply@github.com>2024-11-26 08:05:29 +0800
commit97fe5fa54c2e99dc0fe14fff1940b31bf697eff2 (patch)
tree0f9430f1be4f05b3cb924dbc6d3eefd8c8951e7c /llvm/lib/CodeGen/MachineSink.cpp
parent1ea7ced7eebf26aba1938d84ba99e2e6421c503c (diff)
downloadllvm-97fe5fa54c2e99dc0fe14fff1940b31bf697eff2.zip
llvm-97fe5fa54c2e99dc0fe14fff1940b31bf697eff2.tar.gz
llvm-97fe5fa54c2e99dc0fe14fff1940b31bf697eff2.tar.bz2
[Driver] Pass `--cuda-path` to test (#117415)
My local build, on Debian GNU/Linux 12 (bookworm), complains ``` clang: error: GPU arch sm_20 is supported by CUDA versions between 7.0 and 8.0 (inclusive), but installation at /usr/lib/cuda is 11.8; use '--cuda-path' to specify a different CUDA install, pass a different GPU arch with '--cuda-gpu-arch', or pass '--no-cuda-version-check' ``` Fix it by passing `--cuda-path`. Hope this doesn't affect the original intention of the test.
Diffstat (limited to 'llvm/lib/CodeGen/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions