[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:13:16 PST 2022


dcastagna updated this revision to Diff 401760.
dcastagna marked 2 inline comments as done.
dcastagna added a comment.

Address yaxunl@ comment in Options.td


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.401760.patch
Type: text/x-patch
Size: 6818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220120/46485f96/attachment-0001.bin>


More information about the cfe-commits mailing list