[PATCH] D88668: [CUDA] Add support for 11.1

kiwixz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 1 09:12:40 PDT 2020


kiwixz created this revision.
kiwixz added reviewers: jlebar, tra.
kiwixz added a project: clang.
Herald added subscribers: cfe-commits, yaxunl, jholewinski.
kiwixz requested review of this revision.

It looks like 11.1 doesn't have a version.txt file, so I changed the default guess in this case from CUDA 7.0 to 11.1.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D88668

Files:
  clang/include/clang/Basic/Cuda.h
  clang/lib/Basic/Cuda.cpp
  clang/lib/Basic/Targets/NVPTX.cpp
  clang/lib/Driver/ToolChains/Cuda.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88668.295592.patch
Type: text/x-patch
Size: 3189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201001/c8fe123c/attachment-0001.bin>


More information about the cfe-commits mailing list