[Openmp-commits] [PATCH] D113602: [OpenMP] Fix main thread barrier for Pascal and amdgpu

Joel E. Denny via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Nov 12 08:19:56 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc9dfe322eefc: [OpenMP] Fix main thread barrier for Pascal and amdgpu (authored by jdenny).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113602

Files:
  llvm/lib/Transforms/IPO/OpenMPOpt.cpp
  llvm/test/Transforms/OpenMP/custom_state_machines.ll
  llvm/test/Transforms/OpenMP/spmdization.ll
  llvm/test/Transforms/OpenMP/spmdization_guarding.ll
  openmp/libomptarget/DeviceRTL/src/Kernel.cpp
  openmp/libomptarget/deviceRTLs/common/src/omptarget.cu
  openmp/libomptarget/deviceRTLs/common/src/support.cu
  openmp/libomptarget/deviceRTLs/target_interface.h
  openmp/libomptarget/test/offloading/bug51781.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113602.386862.patch
Type: text/x-patch
Size: 58892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20211112/e34051d6/attachment-0001.bin>


More information about the Openmp-commits mailing list