[PATCH] D76520: [CUDA][HIP] Add -Xarch_device and -Xarch_host options

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 23 07:36:28 PDT 2020


yaxunl updated this revision to Diff 252024.
yaxunl added a comment.

Add a test for passing options with value


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

https://reviews.llvm.org/D76520

Files:
  clang/include/clang/Driver/Options.td
  clang/include/clang/Driver/ToolChain.h
  clang/lib/Driver/Compilation.cpp
  clang/lib/Driver/ToolChain.cpp
  clang/lib/Driver/ToolChains/Cuda.cpp
  clang/lib/Driver/ToolChains/HIP.cpp
  clang/test/Driver/hip-options.hip

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76520.252024.patch
Type: text/x-patch
Size: 8525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200323/1ee2afc2/attachment-0001.bin>


More information about the cfe-commits mailing list