[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 Mar 3 19:48:13 PST 2022
jhuber6 updated this revision to Diff 412908.
jhuber6 added a comment.
Correctly handle offloading architecture options.
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/DiagnosticDriverKinds.td
clang/include/clang/Driver/Options.td
clang/lib/Driver/Driver.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/cuda-openmp-driver.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120272.412908.patch
Type: text/x-patch
Size: 14516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220304/b7adf83b/attachment.bin>
More information about the cfe-commits
mailing list