[PATCH] D28301: [CUDA] Pre-include sm_60 and sm_61 headers.

2017-01-04 Thread Artem Belevich via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL290982: [CUDA] Pre-include sm_60 and sm_61 headers. (authored by tra). Changed prior to commit: https://reviews.llvm.org/D28301?vs=83071&id=83083#toc Repository: rL LLVM https://reviews.llvm.org/D28

[PATCH] D28301: [CUDA] Pre-include sm_60 and sm_61 headers.

2017-01-04 Thread Artem Belevich via Phabricator via cfe-commits
tra created this revision. tra added a reviewer: jlebar. tra added a subscriber: cfe-commits. CUDA-8.0 comes with new headers which nvcc pre-includes via cuda_runtime.h Clang now makes them available as well. https://reviews.llvm.org/D28301 Files: lib/Headers/__clang_cuda_runtime_wrapper.h