Also fixes one ordering argument not used.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D135035
[OpenMP] Replace __ATOMIC_XYZ with atomic::xyz for style ClosedPublic Authored by jdoerfert on Oct 2 2022, 9:49 AM.
Details Summary Also fixes one ordering argument not used.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 2 2022, 10:02 AM Closed by commit rGf85c1f3b7c0b: [OpenMP] Replace __ATOMIC_XYZ with atomic::xyz for style (authored by jdoerfert). · Explain WhyOct 4 2022, 7:45 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 465261 openmp/libomptarget/DeviceRTL/include/Synchronization.h
openmp/libomptarget/DeviceRTL/src/Reduction.cpp
openmp/libomptarget/DeviceRTL/src/Synchronization.cpp
openmp/libomptarget/DeviceRTL/src/Workshare.cpp
|