diff options
author | Jon Chesterfield <jonathanchesterfield@gmail.com> | 2021-05-10 15:27:49 +0100 |
---|---|---|
committer | Jon Chesterfield <jonathanchesterfield@gmail.com> | 2021-05-10 15:27:50 +0100 |
commit | 6da348569cd20632d8ee2213fbab59850e133eb0 (patch) | |
tree | db9850063f65f275ea90e78110745b74780129be /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 0c41f77857fccf2a20d48ca96ce61d3c4d1634e6 (diff) | |
download | llvm-6da348569cd20632d8ee2213fbab59850e133eb0.zip llvm-6da348569cd20632d8ee2213fbab59850e133eb0.tar.gz llvm-6da348569cd20632d8ee2213fbab59850e133eb0.tar.bz2 |
[libomptarget] Add support for target allocators to dynamic cuda RTL
[libomptarget] Add support for target allocators to dynamic cuda RTL
Follow on to D102000 which introduced new calls into libcuda. This patch adds
the corresponding entry points to dynamic_cuda, fixing the build for systems
that do not have the cuda toolkit installed.
Function types and enum from https://docs.nvidia.com/cuda/cuda-driver-api/group__CUDA__MEM.html
Reviewed By: pdhaliwal
Differential Revision: https://reviews.llvm.org/D102169
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions