[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 08:56:38 PDT 2022


jhuber6 updated this revision to Diff 421234.
jhuber6 added a comment.

Making suggested changes.


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.421234.patch
Type: text/x-patch
Size: 5849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220407/01fd7e64/attachment.bin>


More information about the Openmp-commits mailing list