[Openmp-commits] [PATCH] D71404: [libomptarget][nfc] Introduce atomic wrapper function
Johannes Doerfert via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Dec 12 11:01:02 PST 2019
jdoerfert added a comment.
I think it is worth having this layer of abstraction. Aren't there other atmomics except add? I remember writing a patch like this for more than atomic add (which never got in obviously, one should be able to find it though).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71404/new/
https://reviews.llvm.org/D71404
More information about the Openmp-commits
mailing list