[Openmp-commits] [PATCH] D84381: [OpenMP] Wait for kernel prior to memory deallocation

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jul 22 21:52:39 PDT 2020


tianshilei1992 added a comment.

In D84381#2168587 <https://reviews.llvm.org/D84381#2168587>, @ye-luo wrote:

> target_data_end still does Device.deallocTgtPtr and needs a sync before it.


It does not matter I think because for now the kernel has already done.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84381/new/

https://reviews.llvm.org/D84381





More information about the Openmp-commits mailing list