[PATCH] D57771: [CUDA] Add basic support for CUDA-10.1

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 5 14:39:31 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353232: Basic CUDA-10 support. (authored by tra, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D57771?vs=185398&id=185414#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57771

Files:
  cfe/trunk/include/clang/Basic/Cuda.h
  cfe/trunk/lib/Basic/Cuda.cpp
  cfe/trunk/lib/CodeGen/CGCUDANV.cpp
  cfe/trunk/lib/Driver/ToolChains/Cuda.cpp
  cfe/trunk/lib/Headers/__clang_cuda_runtime_wrapper.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57771.185414.patch
Type: text/x-patch
Size: 3753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190205/0b960b91/attachment.bin>


More information about the cfe-commits mailing list