summaryrefslogtreecommitdiff
path: root/offload/DeviceRTL/include/Synchronization.h
AgeCommit message (Expand)Author
2025-09-08[OpenMP] Change build of OpenMP device runtime to be a separate runtime (#136...Joseph Huber
2025-05-05[OpenMP] Add pre sm_70 load hack back in (#138589)Joseph Huber
2025-02-05[OpenMP] Port the OpenMP device runtime to direct C++ compilation (#123673)Joseph Huber
2025-01-31[Offload][NFC] Fix typos discovered by codespell (#125119)Christian Clauss
2025-01-20[OpenMP] Make each atomic helper take an atomic scope argument (#122786)Joseph Huber
2025-01-20[OpenMP] Fix mispelled attribute and warningJoseph Huber
2025-01-20[OpenMP] Remove 'omp assumes' scopes now that we have no inline ASM (#123611)Joseph Huber
2025-01-16[OpenMP] Remove hack around missing atomic load (#122781)Joseph Huber
2025-01-09[OpenMP] Use __builtin_bit_cast instead of UB type punning (#122325)Joseph Huber
2025-01-09[OpenMP] Update atomic helpers to just use headers (#122185)Joseph Huber
2024-12-12[OpenMP] Replace AMDGPU fences with generic scoped fences (#119619)Joseph Huber
2024-09-05[Offload][NFC] Reorganize `utils::` and make Device/Host/Shared clearer (#100...Johannes Doerfert
2024-04-22[Offload] Move `/openmp/libomptarget` to `/offload` (#75125)Johannes Doerfert