[PATCH] D123810: [Cuda] Add initial support for wrapping CUDA images in the new driver.
Joseph Huber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 2 08:41:09 PDT 2022
jhuber6 updated this revision to Diff 426420.
jhuber6 added a comment.
Updating to use the `OffloadKind` enum rather than the string. I will also probably simplify some of the logic for handling multiple files here in a later patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123810/new/
https://reviews.llvm.org/D123810
Files:
clang/tools/clang-linker-wrapper/ClangLinkerWrapper.cpp
clang/tools/clang-linker-wrapper/OffloadWrapper.cpp
clang/tools/clang-linker-wrapper/OffloadWrapper.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123810.426420.patch
Type: text/x-patch
Size: 14423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220502/928021ec/attachment-0001.bin>
More information about the cfe-commits
mailing list