Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
openmp/libomptarget/DeviceRTL/src/Synchronization.cpp | ||
---|---|---|
602 | nfc: empty line between functions |
Paths
| Differential D156729
[OpenMP] Add ompx wrappers for "syncthreads" ClosedPublic Authored by jdoerfert on Jul 31 2023, 12:32 PM.
Details
Diff Detail
Event Timelinetianshilei1992 added inline comments.
This revision is now accepted and ready to land.Jul 31 2023, 12:53 PM This revision was landed with ongoing or failed builds.Jul 31 2023, 1:45 PM Closed by commit rGdeb0ea3e479a: [OpenMP] Add ompx wrappers for __syncthreads (authored by jdoerfert). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 545788 openmp/libomptarget/DeviceRTL/src/Synchronization.cpp
openmp/libomptarget/test/api/ompx_sync.c
openmp/libomptarget/test/api/ompx_sync.cpp
openmp/runtime/src/include/ompx.h.var
|
nfc: empty line between functions