[Openmp-commits] [PATCH] D130714: [openmp][amdgpu] Tear down amdgpu plugin accurately
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Jul 28 09:31:52 PDT 2022
jhuber6 added a comment.
In D130714#3685324 <https://reviews.llvm.org/D130714#3685324>, @tianshilei1992 wrote:
> This doesn't work because the life time of a plugin is shorter than `libomptarget`.
Is there a reason for this? We initialize them late sure, but why do we destruct them earlier?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130714/new/
https://reviews.llvm.org/D130714
More information about the Openmp-commits
mailing list