[Openmp-commits] [PATCH] D145290: [OpenMP] Ensure memory fences are created with barriers for AMDGPUs

Ye Luo via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Mar 24 18:40:02 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG36d6217c4eb0: [OpenMP] Ensure memory fences are created with barriers for AMDGPUs (authored by ye-luo).
Herald added a project: OpenMP.
Herald added a subscriber: openmp-commits.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145290/new/

https://reviews.llvm.org/D145290

Files:
  openmp/libomptarget/DeviceRTL/include/Synchronization.h
  openmp/libomptarget/DeviceRTL/src/Kernel.cpp
  openmp/libomptarget/DeviceRTL/src/Parallelism.cpp
  openmp/libomptarget/DeviceRTL/src/Synchronization.cpp
  openmp/libomptarget/test/offloading/barrier_fence.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145290.508262.patch
Type: text/x-patch
Size: 12460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230325/9445b4b6/attachment.bin>


More information about the Openmp-commits mailing list