[PATCH] D82719: [OpenMPOpt][SplitMemTransfer] Getting values stored in offload arrays

Hamilton Tobon-Mosquera via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 28 08:39:58 PDT 2020


hamax97 created this revision.
hamax97 added a reviewer: jdoerfert.
hamax97 added projects: LLVM, OpenMP.
Herald added subscribers: llvm-commits, sstefan1, guansong, hiraditya, yaxunl.

Initial approach to get the values stored in the offloading arrays passed to the runtime calls.


https://reviews.llvm.org/D82719

Files:
  llvm/lib/Transforms/IPO/OpenMPOpt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82719.273940.patch
Type: text/x-patch
Size: 10129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200628/5a17aacf/attachment-0001.bin>


More information about the llvm-commits mailing list