Files
clang-p2996/openmp/libomptarget/plugins-nextgen
Kevin Sala 097f42602d [OpenMP][libomptarget] Fix deinit of NextGen AMDGPU plugin
This patch fixes a segfault that was appearing when the plugin fails to
initialize and then is deinitialized. Also, do not call hsa_shut_down if
the hsa_init failed.

Differential Revision: https://reviews.llvm.org/D142145
2023-01-20 13:17:32 +01:00
..