llvm-project/openmp/libomptarget/plugins/amdgpu/dynamic_hsa
Jon Chesterfield 8cf93a35d4 [libomptarget][amdgpu] Destruct HSA queues
Store queues in unique_ptr so they are destroyed when the global DeviceInfo is. Currently they leak which raises an assert in debug builds of hsa.

Reviewed By: pdhaliwal

Differential Revision: https://reviews.llvm.org/D109511
2021-09-26 15:34:21 +01:00
..
hsa.cpp [libomptarget][amdgpu] Destruct HSA queues 2021-09-26 15:34:21 +01:00
hsa.h [libomptarget][amdgpu] Destruct HSA queues 2021-09-26 15:34:21 +01:00
hsa_ext_amd.h