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

Johannes Doerfert via Openmp-commits openmp-commits at lists.llvm.org
Mon Dec 4 11:32:08 PST 2023


jdoerfert wrote:

> This was the original issue #60119. I think HSA might've solved this as well in future versions.

This code was from the very beginning either unused or racy. I don't see a point in keeping it. If the issue exists, we need to store delayed lib initialization in a different place.

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


More information about the Openmp-commits mailing list