[PATCH] D85535: [OpenMPOpt][SplitMemTransfer][WIP] Splitting the runtime call __tgt_target_data_begin

Hamilton Tobon-Mosquera via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 13 17:29:54 PDT 2020


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

- Isolating `split` function.


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

https://reviews.llvm.org/D85535

Files:
  llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
  llvm/lib/Transforms/IPO/OpenMPOpt.cpp
  llvm/test/Transforms/OpenMP/hide_mem_transfer_latency.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85535.285532.patch
Type: text/x-patch
Size: 37306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200814/e78140ab/attachment.bin>


More information about the llvm-commits mailing list