[PATCH] D120273: [OpenMP] Allow CUDA to be linked with OpenMP using the new driver
Joseph Huber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 18 13:14:06 PDT 2022
jhuber6 updated this revision to Diff 423460.
jhuber6 added a comment.
Herald added subscribers: mattd, dexonsmith, MaskRay.
rebase.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120273/new/
https://reviews.llvm.org/D120273
Files:
clang/include/clang/Basic/LangOptions.def
clang/include/clang/Driver/Options.td
clang/lib/CodeGen/CGCUDANV.cpp
clang/lib/CodeGen/CGCUDARuntime.h
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/CodeGenCUDA/offloading-entries.cu
clang/tools/clang-linker-wrapper/ClangLinkerWrapper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120273.423460.patch
Type: text/x-patch
Size: 12663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220418/e86fb556/attachment.bin>
More information about the cfe-commits
mailing list