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

Ye Luo via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jul 22 19:59:08 PDT 2020


ye-luo added a comment.

Does it mean the D2H will always run synchronously after this change?
Does it also mean that target_data_end should be split into data transfer and data free parts?


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