aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
diff options
context:
space:
mode:
authorShilei Tian <tianshilei1992@gmail.com>2021-01-25 14:14:23 -0500
committerShilei Tian <tianshilei1992@gmail.com>2021-01-25 14:14:30 -0500
commit27cc4a8138d819f78bc4fc028e39772bbda84dbd (patch)
tree62fea57f2ac717d6042e1e944aedf49650dd9db3 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
parentf05b492aae4d4a741ec59f19518df91a3012824c (diff)
downloadllvm-27cc4a8138d819f78bc4fc028e39772bbda84dbd.zip
llvm-27cc4a8138d819f78bc4fc028e39772bbda84dbd.tar.gz
llvm-27cc4a8138d819f78bc4fc028e39772bbda84dbd.tar.bz2
[OpenMP][NVPTX] Rewrite CUDA intrinsics with NVVM intrinsics
This patch makes prep for dropping CUDA when compiling `deviceRTLs`. CUDA intrinsics are replaced by NVVM intrinsics which refers to code in `__clang_cuda_intrinsics.h`. We don't want to directly include it because in the near future we're going to switch to OpenMP and by then the header cannot be used anymore. Reviewed By: JonChesterfield Differential Revision: https://reviews.llvm.org/D95327
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions