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

Hamilton Tobon-Mosquera via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 7 16:21:01 PDT 2020


hamax97 updated this revision to Diff 276256.
hamax97 added a comment.

- Exposing `getValuesInOfflArrays()` to make it unit testable.


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

https://reviews.llvm.org/D82719

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82719.276256.patch
Type: text/x-patch
Size: 10023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200707/7700c359/attachment.bin>


More information about the llvm-commits mailing list