[Openmp-commits] [openmp] [libomptarget][nextgen-plugin][NFC] Clean-up InputSignal checks (PR #83458)

Gheorghe-Teodor Bercea via Openmp-commits openmp-commits at lists.llvm.org
Thu Feb 29 12:36:14 PST 2024


doru1004 wrote:

> It's very important that these loads are atomic, so just moving them makes me a little nervous. But seems fine in this context.

All these loads are guarded by the same mutex.
The number of loads doesn't change.

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


More information about the Openmp-commits mailing list