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

Lingda Li via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Nov 13 16:13:27 PST 2019


lildmh updated this revision to Diff 229199.
lildmh marked 6 inline comments as done.
lildmh added a comment.

Thanks Alexey and Jon for your review. Fixed the issues and rebased


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.229199.patch
Type: text/x-patch
Size: 63320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20191114/fa32ad61/attachment-0001.bin>


More information about the Openmp-commits mailing list