[Openmp-commits] [PATCH] D73076: [libomptarget] Implement most hip atomic functions in terms of intrinsics
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Jul 3 05:21:27 PDT 2020
JonChesterfield added a comment.
Herald added subscribers: sstefan1, yaxunl.
Only one of the atomicInc functions is used and clang (trunk) now has an intrinsic that can be used to implement it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73076/new/
https://reviews.llvm.org/D73076
More information about the Openmp-commits
mailing list