[Openmp-commits] [PATCH] D136094: [OPENMP] fix D35162 to remove changes to plugins/exports
Greg Rodgers via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Oct 17 10:03:22 PDT 2022
gregrodgers created this revision.
Herald added subscribers: kosarev, kerbowa, guansong, yaxunl, jvesely.
Herald added a project: All.
gregrodgers requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: openmp-commits, sstefan1.
Herald added a project: OpenMP.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D136094
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/cuda/src/rtl.cpp
openmp/libomptarget/plugins/generic-elf-64bit/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/rtl.cpp
openmp/libomptarget/test/api/ompx_get_team_procs.c
openmp/runtime/src/include/omp.h.var
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136094.468244.patch
Type: text/x-patch
Size: 10664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20221017/d00f56f4/attachment-0001.bin>
More information about the Openmp-commits
mailing list