diff options
author | Artem Belevich <tra@google.com> | 2023-05-23 12:17:50 -0700 |
---|---|---|
committer | Artem Belevich <tra@google.com> | 2023-05-24 11:48:39 -0700 |
commit | 29cb080c363d655ab1179a5564f1a82460e49a06 (patch) | |
tree | a25b61d1c8304fc5905355fdebddbc6a0f67e303 /clang/lib/Basic/SourceManager.cpp | |
parent | fca4e2add0f8b0471e4dbae5cf647006ec360bb2 (diff) | |
download | llvm-29cb080c363d655ab1179a5564f1a82460e49a06.zip llvm-29cb080c363d655ab1179a5564f1a82460e49a06.tar.gz llvm-29cb080c363d655ab1179a5564f1a82460e49a06.tar.bz2 |
[CUDA] Fix wrappers for sm_80 functions
Previous implementation provided wrappers for the internal implementations used
by CUDA headers. However, clang does not include those, so we need to provide
the public functions instead.
Differential Revision: https://reviews.llvm.org/D151243
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions