This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP][libomptarget] Simplify resource managers in NextGen plugins
ClosedPublic

Authored by kevinsala on Nov 27 2022, 2:30 PM.

Details

Summary

This patch removes the classes GenericStreamManagerTy and GenericEventManagerTy
from the PluginInterface header.

Diff Detail

Event Timeline

kevinsala created this revision.Nov 27 2022, 2:30 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 27 2022, 2:30 PM
kevinsala requested review of this revision.Nov 27 2022, 2:30 PM
This revision is now accepted and ready to land.Nov 28 2022, 9:54 AM