[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
Mon Aug 17 16:42:39 PDT 2020


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

- Refactor to some names and other minor changes.
- Update regression test to expect the split runtime calls.


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.286174.patch
Type: text/x-patch
Size: 14042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200817/0c66757b/attachment.bin>


More information about the llvm-commits mailing list