[PATCH] D120272: [CUDA] Add driver support for compiling CUDA with the new driver
Joseph Huber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 7 10:26:59 PDT 2022
jhuber6 updated this revision to Diff 421270.
jhuber6 added a comment.
Make `-foffload-new-driver` imply GPU-RDC mode, it won't work otherwise. Also adjust tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120272/new/
https://reviews.llvm.org/D120272
Files:
clang/include/clang/Basic/Cuda.h
clang/lib/Driver/Driver.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Driver/ToolChains/Cuda.cpp
clang/lib/Driver/ToolChains/HIPAMD.cpp
clang/test/Driver/cuda-openmp-driver.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120272.421270.patch
Type: text/x-patch
Size: 12999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220407/71486c10/attachment-0001.bin>
More information about the cfe-commits
mailing list