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

Daniele Castagna via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 21 10:10:28 PST 2022


dcastagna updated this revision to Diff 402031.
dcastagna added a comment.

Rebase on ToT


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
  clang/test/Driver/invalid-offload-options.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117137.402031.patch
Type: text/x-patch
Size: 7883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220121/0f1832ab/attachment-0001.bin>


More information about the cfe-commits mailing list