[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
Fri Aug 7 09:26:36 PDT 2020


hamax97 created this revision.
hamax97 added reviewers: jdoerfert, sstefan1, JonChesterfield.
Herald added subscribers: llvm-commits, guansong, hiraditya, yaxunl.
Herald added a project: LLVM.
hamax97 requested review of this revision.

Finally the functionality to split the runtimecall `__tgt_target_data_begin`.

- Still problems querying `AAResults`.


https://reviews.llvm.org/D85535

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

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


More information about the llvm-commits mailing list