[PATCH] D86155: [OpenMPOpt][SplitMemTransfer] Moving the "wait" down

Hamilton Tobon-Mosquera via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 16:37:59 PDT 2020


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

- Removing comparison with explicit runtime functions from `canBeMovedDownwards`.
- Minor refactors to comments and arguments.


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

https://reviews.llvm.org/D86155

Files:
  llvm/lib/Transforms/IPO/OpenMPOpt.cpp
  llvm/test/Transforms/OpenMP/hide_mem_transfer_latency.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86155.286426.patch
Type: text/x-patch
Size: 6790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200818/b0731887/attachment.bin>


More information about the llvm-commits mailing list