[Openmp-commits] [PATCH] D131089: [Libomptarget] Explicitly init / deinit libomptarget from the user

Joseph Huber via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Aug 4 08:50:54 PDT 2022


jhuber6 added a comment.

I can't get errors in those locations, but I can detect hangs elsewhere in `libomptarget`. I'm assuming it's safe to do this without the mutex, but it's a bit of a moot point because the rest of it seems to be broken.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131089/new/

https://reviews.llvm.org/D131089



More information about the Openmp-commits mailing list