[Openmp-commits] [openmp] [OpenMP][libomptarget] Fix potential atomics ordering bug (PR #70503)
Ye Luo via Openmp-commits
openmp-commits at lists.llvm.org
Fri Oct 27 14:55:05 PDT 2023
ye-luo wrote:
I don't think the fence in the plugin is doing anything useful and they should be removed. hsa is responsible for manipulating the fence.
https://github.com/llvm/llvm-project/pull/70503
More information about the Openmp-commits
mailing list