[Openmp-commits] [PATCH] D138769: [OpenMP][libomptarget] Simplify resource managers in NextGen plugins
Kevin Sala Penadés via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Sun Nov 27 14:30:52 PST 2022
kevinsala created this revision.
kevinsala added reviewers: jdoerfert, jhuber6, tianshilei1992.
kevinsala added a project: OpenMP.
Herald added subscribers: guansong, yaxunl.
Herald added a project: All.
kevinsala requested review of this revision.
Herald added subscribers: openmp-commits, sstefan1.
This patch removes the classes GenericStreamManagerTy and GenericEventManagerTy
from the PluginInterface header.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D138769
Files:
openmp/libomptarget/plugins-nextgen/common/PluginInterface/PluginInterface.cpp
openmp/libomptarget/plugins-nextgen/common/PluginInterface/PluginInterface.h
openmp/libomptarget/plugins-nextgen/cuda/src/rtl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138769.478117.patch
Type: text/x-patch
Size: 11386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20221127/4ff9524a/attachment.bin>
More information about the Openmp-commits
mailing list