[Openmp-commits] [PATCH] D84381: [OpenMP] Fixed an issue that memory free might be called inappropriately when the kernel is still running

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jul 22 19:33:19 PDT 2020


jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.

LGTM. Typo in the commit message. Also shorten the commit title, e.g., `wait for kernel prior to memory deallocation`


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