Hahnfeld removed a reviewer: Hahnfeld.
Hahnfeld added a comment.
I think this revision can be closed after https://reviews.llvm.org/rC342924?
Repository:
rC Clang
https://reviews.llvm.org/D52437
___
cfe-commits mailing list
cfe-commits@lists.llvm
fwyzard added a comment.
Thanks, indeed I missed some of the changes related to SM 7.5.
Repository:
rC Clang
https://reviews.llvm.org/D52437
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cf
tra added a comment.
Great to see someone beating me to add support for a new CUDA version. :-)
I've posted my patch in https://reviews.llvm.org/D52438. It's very similar to
yours with a couple of other necessary changes.
Repository:
rC Clang
https://reviews.llvm.org/D52437
_
fwyzard created this revision.
fwyzard added reviewers: tra, Hahnfeld.
Herald added a subscriber: cfe-commits.
Add the definitions for CUDA 10.0 and CUDA architecture 7.5 (Turing),
and define CUDA 10.0 as the highest supported version.
Starting with CUDA 10.0, the include files
include/crt/*