[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
Thu Aug 20 17:28:13 PDT 2020


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

Renamed the `vector` for first private arguments


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.286926.patch
Type: text/x-patch
Size: 10817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200821/5294c225/attachment.bin>


More information about the Openmp-commits mailing list