[Openmp-commits] [PATCH] D106510: [OpenMP][OpenACC] Implement `ompx_hold` map type modifier extension in runtime (2/2)

Joel E. Denny via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Aug 31 13:15:22 PDT 2021


This revision was automatically updated to reflect the committed changes.
jdenny marked 3 inline comments as done.
Closed by commit rGec1ebcd30258: [OpenMP][OpenACC] Implement `ompx_hold` map type modifier extension in runtimeā€¦ (authored by jdenny).

Changed prior to commit:
  https://reviews.llvm.org/D106510?vs=367915&id=369776#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106510

Files:
  openmp/libomptarget/include/omptarget.h
  openmp/libomptarget/src/api.cpp
  openmp/libomptarget/src/device.cpp
  openmp/libomptarget/src/device.h
  openmp/libomptarget/src/omptarget.cpp
  openmp/libomptarget/src/private.h
  openmp/libomptarget/test/mapping/ompx_hold/omp_target_disassociate_ptr.c
  openmp/libomptarget/test/mapping/ompx_hold/struct.c
  openmp/libomptarget/test/mapping/ompx_hold/target-data.c
  openmp/libomptarget/test/mapping/ompx_hold/target.c
  openmp/libomptarget/test/offloading/info.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106510.369776.patch
Type: text/x-patch
Size: 57365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210831/b6f001e7/attachment-0001.bin>


More information about the Openmp-commits mailing list