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

Daniele Castagna via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 19 17:41:52 PST 2022


dcastagna updated this revision to Diff 401461.
dcastagna retitled this revision from "[Driver] Add a flag cuda-device-triple" to "[Driver] Add CUDA support for --offline param".
dcastagna edited the summary of this revision.
dcastagna added a comment.

Using already existing --offload parameters instead of adding a new one


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117137

Files:
  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.401461.patch
Type: text/x-patch
Size: 5635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220120/d4fe43cb/attachment.bin>


More information about the cfe-commits mailing list