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

Hamilton Tobon Mosquera via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 25 10:17:10 PDT 2020


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

- NIT changes.
- Tried to split the patch, but then we couldn't test for the values we got.


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

https://reviews.llvm.org/D86300

Files:
  llvm/lib/Transforms/IPO/OpenMPOpt.cpp
  llvm/test/Transforms/OpenMP/values_in_offload_arrays.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86300.287702.patch
Type: text/x-patch
Size: 11504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200825/a4860691/attachment.bin>


More information about the llvm-commits mailing list