[PATCH] D88524: [CUDA][HIP] Fix bound arch for offload action for fat binary

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 1 07:45:31 PDT 2020


yaxunl updated this revision to Diff 295572.
yaxunl added a comment.
Herald added a subscriber: jholewinski.

add CudaArch::UNUSED as suggested by Artem.


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

https://reviews.llvm.org/D88524

Files:
  clang/include/clang/Basic/Cuda.h
  clang/lib/Basic/Cuda.cpp
  clang/lib/Basic/Targets/NVPTX.cpp
  clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp
  clang/lib/Driver/Driver.cpp
  clang/test/Driver/hip-phases.hip
  clang/test/Driver/hip-toolchain-device-only.hip

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88524.295572.patch
Type: text/x-patch
Size: 8465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201001/3e9e6e92/attachment.bin>


More information about the cfe-commits mailing list