[Openmp-commits] [PATCH] D96999: [OpenMP] Fix always, from and delete for data absent at exit

Joel E. Denny via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Feb 19 08:17:43 PST 2021


This revision was automatically updated to reflect the committed changes.
jdenny marked an inline comment as done.
Closed by commit rGd2147b1a8761: [OpenMP] Fix always,from and delete for data absent at exit (authored by jdenny).

Changed prior to commit:
  https://reviews.llvm.org/D96999?vs=324777&id=324988#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96999

Files:
  openmp/libomptarget/src/omptarget.cpp
  openmp/libomptarget/test/mapping/data_absent_at_exit.c
  openmp/libomptarget/test/mapping/present/target_exit_data.c
  openmp/libomptarget/test/mapping/present/target_exit_data_delete.c
  openmp/libomptarget/test/mapping/present/target_exit_data_release.c
  openmp/libomptarget/test/mapping/target_data_array_extension_at_exit.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96999.324988.patch
Type: text/x-patch
Size: 6298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210219/502adff6/attachment-0001.bin>


More information about the Openmp-commits mailing list