[Openmp-commits] [PATCH] D97883: [libomptarget] Add allocator support for target memory
George Rokos via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Mar 12 11:21:35 PST 2021
grokos updated this revision to Diff 330312.
grokos added a comment.
Rabsed and moved `targetAllocExplicit()` under `omptarget.cpp`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97883/new/
https://reviews.llvm.org/D97883
Files:
openmp/libomptarget/include/omptarget.h
openmp/libomptarget/include/omptargetplugin.h
openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
openmp/libomptarget/plugins/cuda/src/rtl.cpp
openmp/libomptarget/plugins/generic-elf-64bit/src/rtl.cpp
openmp/libomptarget/plugins/remote/src/rtl.cpp
openmp/libomptarget/plugins/ve/src/rtl.cpp
openmp/libomptarget/src/api.cpp
openmp/libomptarget/src/device.cpp
openmp/libomptarget/src/device.h
openmp/libomptarget/src/exports
openmp/libomptarget/src/omptarget.cpp
openmp/libomptarget/src/private.h
openmp/libomptarget/src/rtl.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97883.330312.patch
Type: text/x-patch
Size: 12738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210312/87cf2892/attachment-0001.bin>
More information about the Openmp-commits
mailing list