This patch prepares the PluginInterface for the new AMDGPU NextGen plugin. The original and the NextGen plugin will share some structures and functionalities. We use this header for defining them and avoiding code duplication.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
openmp/libomptarget/plugins-nextgen/amdgpu/utils/UtilitiesRTL.h | ||
---|---|---|
22 | nested namespaces? |
openmp/libomptarget/plugins-nextgen/amdgpu/utils/UtilitiesRTL.h | ||
---|---|---|
22 | Could you add more context to the comment please? Are nested namespaces a problem? Thanks |
Comment Actions
LG, we can modify it in-tree. We need to merge the plugin part to modify it w/ more ppl.
nested namespaces?