[Openmp-commits] [PATCH] D68100: [OpenMP 5.0] declare mapper runtime implementation

Lingda Li via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Nov 25 14:47:01 PST 2019


lildmh updated this revision to Diff 230971.
lildmh added a comment.

Thanks for your reviews. Hope this looks better.

@JonChesterfield: If you insist, I can break this patch into 2 smaller ones. Since I don't have much time now, it will happen later.


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

https://reviews.llvm.org/D68100

Files:
  libomptarget/include/omptarget.h
  libomptarget/src/exports
  libomptarget/src/interface.cpp
  libomptarget/src/omptarget.cpp
  libomptarget/src/private.h
  libomptarget/src/rtl.cpp
  libomptarget/test/mapping/declare_mapper_target.cpp
  libomptarget/test/mapping/declare_mapper_target_data.cpp
  libomptarget/test/mapping/declare_mapper_target_data_enter_exit.cpp
  libomptarget/test/mapping/declare_mapper_target_update.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68100.230971.patch
Type: text/x-patch
Size: 62990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20191125/dc6aaf1c/attachment-0001.bin>


More information about the Openmp-commits mailing list