[Openmp-commits] [PATCH] D86307: [OpenMP] Pack first-private arguments to improve efficiency of data transfer

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Aug 24 11:09:25 PDT 2020


tianshilei1992 updated this revision to Diff 287450.
tianshilei1992 added a comment.

Now pass the index of `TgtArgs` instead of a reference to `TgtArgs`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86307

Files:
  openmp/libomptarget/src/omptarget.cpp
  openmp/libomptarget/test/mapping/private_mapping.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86307.287450.patch
Type: text/x-patch
Size: 13675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200824/fdcb448e/attachment.bin>


More information about the Openmp-commits mailing list