[PATCH] D45277: [CUDA] Add amdgpu sub archs

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 4 11:41:44 PDT 2018


yaxunl created this revision.
yaxunl added reviewers: rjmccall, tra.
Herald added subscribers: t-tye, tpr, dstuttard, nhaehnle, wdng, kzhuravl, jholewinski.

This patch is separated from https://reviews.llvm.org/D45212.

Patch by Greg Rodgers.
Revised and lit tests added by Yaxun Liu.


https://reviews.llvm.org/D45277

Files:
  include/clang/Basic/Cuda.h
  lib/Basic/Cuda.cpp
  lib/Basic/Targets.cpp
  lib/Basic/Targets.h
  lib/Basic/Targets/AMDGPU.cpp
  lib/Basic/Targets/AMDGPU.h
  lib/Basic/Targets/NVPTX.cpp
  test/Driver/cuda-arch-translation.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45277.141006.patch
Type: text/x-patch
Size: 13953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180404/4f20305b/attachment-0001.bin>


More information about the cfe-commits mailing list