[PATCH] D117137: [Driver] Add CUDA support for --offload param

Daniele Castagna via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 20 13:10:46 PST 2022


dcastagna updated this revision to Diff 401759.
dcastagna marked an inline comment as done.
dcastagna retitled this revision from "[Driver] Add CUDA support for --offline param" to "[Driver] Add CUDA support for --offload param".
dcastagna added a comment.

Address tra@ and yaxunl@ comments.
Error out if offload is used without --emit-llvm


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117137/new/

https://reviews.llvm.org/D117137

Files:
  clang/include/clang/Basic/DiagnosticDriverKinds.td
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/Driver.cpp
  clang/test/Driver/cuda-device-triple.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117137.401759.patch
Type: text/x-patch
Size: 6798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220120/49f5ed7c/attachment.bin>


More information about the cfe-commits mailing list