[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
Tue Oct 4 19:45:19 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf85c1f3b7c0b: [OpenMP] Replace __ATOMIC_XYZ with atomic::xyz for style (authored by jdoerfert).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135035/new/
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.465261.patch
Type: text/x-patch
Size: 16094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20221005/022e34c3/attachment-0001.bin>
More information about the Openmp-commits
mailing list