[Openmp-commits] [PATCH] D112153: [OpenMP] Introduce aligned synchronization into the new device RT
Johannes Doerfert via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Oct 20 17:30:04 PDT 2021
jdoerfert updated this revision to Diff 381121.
jdoerfert added a comment.
use syncthreads
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112153/new/
https://reviews.llvm.org/D112153
Files:
openmp/libomptarget/DeviceRTL/include/Synchronization.h
openmp/libomptarget/DeviceRTL/src/Kernel.cpp
openmp/libomptarget/DeviceRTL/src/Parallelism.cpp
openmp/libomptarget/DeviceRTL/src/State.cpp
openmp/libomptarget/DeviceRTL/src/Synchronization.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112153.381121.patch
Type: text/x-patch
Size: 5639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20211021/799a2b66/attachment.bin>
More information about the Openmp-commits
mailing list