[PATCH] D85840: [OpenMPOpt][SplitMemTransfer] Is it possible/worth it to split the runtime call?

Hamilton Tobon-Mosquera via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 12 08:43:31 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.

- Fix to function `canBeMovedUpwards`.
- Declaration of function `canBeMovedDownwards`.


https://reviews.llvm.org/D85840

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85840.285092.patch
Type: text/x-patch
Size: 3870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200812/92528001/attachment.bin>


More information about the llvm-commits mailing list