[PATCH] D87260: [OpenMPOpt][SplitMemTransfer] Can move setup instructions upwards?

Hamilton Tobon Mosquera via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 7 18:10:44 PDT 2020


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

Checks if the setup (issue) instructions for `__tgt_target_data_begin_mapper` can be moved upwards.


https://reviews.llvm.org/D87260

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87260.290384.patch
Type: text/x-patch
Size: 6277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200908/12700c8a/attachment.bin>


More information about the llvm-commits mailing list