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

Daniele Castagna via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 24 13:57:13 PST 2022


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

Remove unknown-unknown check from HIP offload logic


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.402657.patch
Type: text/x-patch
Size: 7777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220124/9e48d418/attachment.bin>


More information about the cfe-commits mailing list