[Openmp-commits] [openmp] [libomptarget] document ActionFunctions in the amdgpu plugin. (PR #66397)

Ye Luo via Openmp-commits openmp-commits at lists.llvm.org
Thu Sep 14 10:18:34 PDT 2023


================
@@ -1078,6 +1088,8 @@ struct AMDGPUStreamTy {
     return Args->MemoryManager->deallocate(Args->Buffer);
   }
 
+  /// Releasing a signal object back to SignalManage. This is a post completion
----------------
ye-luo wrote:

Fixed

https://github.com/llvm/llvm-project/pull/66397


More information about the Openmp-commits mailing list