[Openmp-commits] [PATCH] D137607: Add interop support for OpenMP AMD GPU plugin
Michael Halkenhäuser via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Jul 19 08:49:59 PDT 2023
mhalk updated this revision to Diff 542050.
mhalk added a comment.
Adapted to `plugins-nextgen`.
Refactored test + rebase.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137607/new/
https://reviews.llvm.org/D137607
Files:
openmp/libomptarget/include/interop.h
openmp/libomptarget/include/omptarget.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/src/interop.cpp
openmp/libomptarget/src/rtl.cpp
openmp/libomptarget/test/api/omp_interop_amdgpu.c
openmp/runtime/src/include/omp.h.var
openmp/runtime/src/include/omp_lib.h.var
openmp/runtime/src/kmp_ftn_entry.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137607.542050.patch
Type: text/x-patch
Size: 15311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230719/6e7e5543/attachment-0001.bin>
More information about the Openmp-commits
mailing list