[Openmp-commits] [PATCH] D110957: [Libomptarget] Add an external interface to dynamic shared memory

Joseph Huber via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Oct 8 12:37:18 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG208f9005277a: [Libomptarget] Add an external interface to dynamic shared memory (authored by jhuber6).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110957

Files:
  openmp/libomptarget/DeviceRTL/include/Interface.h
  openmp/libomptarget/DeviceRTL/src/State.cpp
  openmp/libomptarget/deviceRTLs/common/src/data_sharing.cu
  openmp/libomptarget/deviceRTLs/interface.h
  openmp/libomptarget/include/omptarget.h
  openmp/libomptarget/src/api.cpp
  openmp/libomptarget/src/exports
  openmp/libomptarget/test/api/omp_dynamic_shared_memory.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110957.378336.patch
Type: text/x-patch
Size: 5562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20211008/820b92df/attachment.bin>


More information about the Openmp-commits mailing list