[Openmp-commits] [PATCH] D137607: Add interop support for OpenMP AMD GPU plugin
Jisheng Zhao via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Sat Dec 3 07:05:26 PST 2022
jz10 updated this revision to Diff 479837.
jz10 added a comment.
Thanks Johannes, I removed the __tgt_init_device_info API related definitions. Please check if that works.
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/common/PluginInterface/PluginInterface.cpp
openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
openmp/libomptarget/plugins/cuda/src/rtl.cpp
openmp/libomptarget/src/interop.cpp
openmp/libomptarget/src/rtl.cpp
openmp/libomptarget/test/api/omp_interop_amdgpu.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137607.479837.patch
Type: text/x-patch
Size: 14981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20221203/4934cf00/attachment-0001.bin>
More information about the Openmp-commits
mailing list