[Openmp-commits] [PATCH] D123246: [OpenMP] Add dynamic memory function to omp.h and add documentation

Joseph Huber via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Apr 7 11:23:37 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa3f423cf575d: [OpenMP] Add dynamic memory function to omp.h and add documentation (authored by jhuber6).

Changed prior to commit:
  https://reviews.llvm.org/D123246?vs=421234&id=421297#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123246

Files:
  openmp/docs/design/Runtimes.rst
  openmp/libomptarget/DeviceRTL/include/Interface.h
  openmp/libomptarget/DeviceRTL/src/State.cpp
  openmp/libomptarget/include/omptarget.h
  openmp/libomptarget/src/api.cpp
  openmp/libomptarget/src/exports
  openmp/libomptarget/test/api/omp_dynamic_shared_memory.c
  openmp/runtime/src/include/omp.h.var

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123246.421297.patch
Type: text/x-patch
Size: 5711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220407/719c9ef0/attachment-0001.bin>


More information about the Openmp-commits mailing list