This patch extends the plugin resource managers to return more than one resource
per call. The return function is not extended since we do not return more than
one resource anywhere.
Depends on D155621
Paths
| Differential D155629
[OpenMP][libomptarget] Retrieve multiple resources from resource managers ClosedPublic Authored by kevinsala on Jul 18 2023, 12:15 PM.
Details Summary This patch extends the plugin resource managers to return more than one resource Depends on D155621
Diff Detail
Event TimelineHerald added subscribers: openmp-commits, jplehr, sstefan1. · View Herald TranscriptJul 18 2023, 12:15 PM This revision is now accepted and ready to land.Jul 18 2023, 3:19 PM
Closed by commit rG523ac0fcdf7f: [OpenMP][libomptarget] Retrieve multiple resources from resource managers (authored by kevinsala). · Explain WhyJul 27 2023, 3:39 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 544963 openmp/libomptarget/plugins-nextgen/amdgpu/src/rtl.cpp
openmp/libomptarget/plugins-nextgen/common/PluginInterface/PluginInterface.h
|