[Openmp-commits] [PATCH] D94170: [libomptarget][ve] Workaround for the libomptarget memory manager cleanup
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Jan 7 04:29:48 PST 2021
JonChesterfield added a comment.
A colleague has now written a similar hack for amdgpu. The control flow in libomptarget is difficult to follow, but it is surely possible to move the destructor call.
Until we fix that, I think we should disable the known-broken memory allocator, at least by default.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94170/new/
https://reviews.llvm.org/D94170
More information about the Openmp-commits
mailing list