[Openmp-commits] [openmp] [OpenMP][NFC] Remove `DelayedBinDesc` (PR #74360)

Jon Chesterfield via Openmp-commits openmp-commits at lists.llvm.org
Tue Dec 5 06:15:21 PST 2023


JonChesterfield wrote:

I think this code is here because dlopen'ed cuda or hsa otherwise falls over. That's not the default build configuration. Have you tested this with dynamic cuda/hsa?

What's the race condition / UB in question? Destruction time is run by one thread I thought.

https://github.com/llvm/llvm-project/pull/74360


More information about the Openmp-commits mailing list