[Openmp-commits] [PATCH] D135035: [OpenMP] Replace __ATOMIC_XYZ with atomic::xyz for style
Johannes Doerfert via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Sun Oct 2 09:49:35 PDT 2022
jdoerfert created this revision.
jdoerfert added reviewers: jhuber6, tianshilei1992.
Herald added subscribers: guansong, bollu, yaxunl.
Herald added a project: All.
jdoerfert requested review of this revision.
Herald added a subscriber: sstefan1.
Herald added a project: OpenMP.
Also fixes one ordering argument not used.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D135035
Files:
openmp/libomptarget/DeviceRTL/include/Synchronization.h
openmp/libomptarget/DeviceRTL/src/Reduction.cpp
openmp/libomptarget/DeviceRTL/src/Synchronization.cpp
openmp/libomptarget/DeviceRTL/src/Workshare.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135035.464559.patch
Type: text/x-patch
Size: 16094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20221002/f0935bed/attachment-0001.bin>
More information about the Openmp-commits
mailing list