[Openmp-commits] [PATCH] D142514: [OpenMP][libomptarget] Notify the plugins regarding new mapping/unmappings
Kevin Sala Penadés via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Jan 24 16:13:10 PST 2023
kevinsala updated this revision to Diff 491952.
kevinsala added a comment.
Fix format.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142514/new/
https://reviews.llvm.org/D142514
Files:
openmp/libomptarget/include/device.h
openmp/libomptarget/include/omptargetplugin.h
openmp/libomptarget/include/rtl.h
openmp/libomptarget/plugins-nextgen/amdgpu/src/rtl.cpp
openmp/libomptarget/plugins-nextgen/common/PluginInterface/PluginInterface.cpp
openmp/libomptarget/plugins-nextgen/common/PluginInterface/PluginInterface.h
openmp/libomptarget/plugins-nextgen/cuda/src/rtl.cpp
openmp/libomptarget/plugins-nextgen/generic-elf-64bit/src/rtl.cpp
openmp/libomptarget/src/device.cpp
openmp/libomptarget/src/omptarget.cpp
openmp/libomptarget/src/rtl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142514.491952.patch
Type: text/x-patch
Size: 17353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230125/8a219461/attachment.bin>
More information about the Openmp-commits
mailing list