[Openmp-commits] [PATCH] D105767: [OpenMP] Simplify variable sharing and increase shared memory size

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sun Jul 11 17:18:35 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1ab1f04a2be3: [OpenMP] Simplify variable sharing and increase shared memory size (authored by jdoerfert).

Changed prior to commit:
  https://reviews.llvm.org/D105767?vs=357777&id=357820#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105767

Files:
  openmp/libomptarget/deviceRTLs/amdgcn/src/target_impl.h
  openmp/libomptarget/deviceRTLs/common/omptarget.h
  openmp/libomptarget/deviceRTLs/common/src/data_sharing.cu
  openmp/libomptarget/deviceRTLs/common/src/omp_data.cu
  openmp/libomptarget/deviceRTLs/common/src/omptarget.cu
  openmp/libomptarget/deviceRTLs/nvptx/src/target_impl.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105767.357820.patch
Type: text/x-patch
Size: 6585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210712/27c60e0e/attachment-0001.bin>


More information about the Openmp-commits mailing list