[Openmp-commits] [PATCH] D133053: [Libomptarget] Change device free routines to accept the allocation kind
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Sep 14 10:14:32 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG23bc343855fd: [Libomptarget] Change device free routines to accept the allocation kind (authored by jhuber6).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133053/new/
https://reviews.llvm.org/D133053
Files:
openmp/libomptarget/include/device.h
openmp/libomptarget/include/omptarget.h
openmp/libomptarget/include/omptargetplugin.h
openmp/libomptarget/include/rtl.h
openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
openmp/libomptarget/plugins/common/MemoryManager/MemoryManager.h
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/exports
openmp/libomptarget/src/omptarget.cpp
openmp/libomptarget/src/private.h
openmp/libomptarget/test/api/omp_device_managed_memory.c
openmp/libomptarget/test/api/omp_host_pinned_memory.c
openmp/runtime/src/kmp_alloc.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133053.460144.patch
Type: text/x-patch
Size: 18593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220914/d68ec63e/attachment-0001.bin>
More information about the Openmp-commits
mailing list