This is an archive of the discontinued LLVM Phabricator instance.

[CUDA] Pre-include sm_60 and sm_61 headers.
ClosedPublic

Authored by tra on Jan 4 2017, 10:05 AM.

Details

Summary

CUDA-8.0 comes with new headers which nvcc pre-includes via cuda_runtime.h
Clang now makes them available as well.

Diff Detail

Repository
rL LLVM

Event Timeline

tra updated this revision to Diff 83071.Jan 4 2017, 10:05 AM
tra retitled this revision from to [CUDA] Pre-include sm_60 and sm_61 headers..
tra updated this object.
tra added a reviewer: jlebar.
tra added a subscriber: cfe-commits.
jlebar accepted this revision.Jan 4 2017, 10:36 AM
jlebar edited edge metadata.
This revision is now accepted and ready to land.Jan 4 2017, 10:36 AM
This revision was automatically updated to reflect the committed changes.