[Openmp-commits] [PATCH] D96431: [OpenMP] Make `__tgt_async_info` a RAII object
Shilei Tian via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Feb 10 09:55:40 PST 2021
tianshilei1992 added a comment.
If we want to use event later for target task, this design needs to be revised because the life time of the async info object will be out of its scope.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96431/new/
https://reviews.llvm.org/D96431
More information about the Openmp-commits
mailing list