[Openmp-commits] [openmp] [OpenMP][libomptarget] Fix potential atomics ordering bug (PR #70503)
Jan Patrick Lehr via Openmp-commits
openmp-commits at lists.llvm.org
Fri Feb 9 01:44:43 PST 2024
jplehr wrote:
Yes, the known issue is about the signal dependencies and their synchronization. I remember that we were seeing the assertion about the `Slot` failing on the buildbots sometimes. I'm not sure that is related to the missed synchronization.
But the assertion error on the `Slot` happened very rarely, so I would need to re-evaluate.
https://github.com/llvm/llvm-project/pull/70503
More information about the Openmp-commits
mailing list