[PATCH] D37576: [CUDA] Added rudimentary support for CUDA-9 and sm_70.

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 7 11:16:16 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312734: [CUDA] Added rudimentary support for CUDA-9 and sm_70. (authored by tra).

Changed prior to commit:
  https://reviews.llvm.org/D37576?vs=114206&id=114216#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37576

Files:
  cfe/trunk/include/clang/Basic/Cuda.h
  cfe/trunk/lib/Basic/Cuda.cpp
  cfe/trunk/lib/Basic/Targets/NVPTX.cpp
  cfe/trunk/lib/Driver/ToolChains/Cuda.cpp
  cfe/trunk/lib/Headers/__clang_cuda_runtime_wrapper.h
  cfe/trunk/test/Driver/cuda-arch-translation.cu
  llvm/trunk/lib/Target/NVPTX/NVPTX.td
  llvm/trunk/test/CodeGen/NVPTX/sm-version-70.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37576.114216.patch
Type: text/x-patch
Size: 13536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170907/5a35cf47/attachment-0001.bin>


More information about the cfe-commits mailing list