[Openmp-commits] [PATCH] D75946: [LIBOMPTARGET]Fix PR45139: Bug in mixing Python and OpenMP target offload.
George Rokos via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Mar 10 15:22:02 PDT 2020
grokos accepted this revision.
grokos added a comment.
This revision is now accepted and ready to land.
I, too, can confirm that this patch fixes the problem. It seems we need to think more about how libomptarget is initialized to avoid similar problems in the future.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75946/new/
https://reviews.llvm.org/D75946
More information about the Openmp-commits
mailing list