[Openmp-commits] [PATCH] D73076: [libomptarget] Implement hip atomic functions in terms of intrinsics
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Jan 21 15:45:55 PST 2020
JonChesterfield updated this revision to Diff 239446.
JonChesterfield added a comment.
- Prefer non-opencl atomics where available, comment the IR function
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73076/new/
https://reviews.llvm.org/D73076
Files:
openmp/libomptarget/deviceRTLs/amdgcn/CMakeLists.txt
openmp/libomptarget/deviceRTLs/amdgcn/src/atomic_inc.ll
openmp/libomptarget/deviceRTLs/amdgcn/src/hip_atomics.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73076.239446.patch
Type: text/x-patch
Size: 4720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200121/b10b905d/attachment.bin>
More information about the Openmp-commits
mailing list