[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 13:17:47 PDT 2020
hamax97 updated this revision to Diff 286383.
hamax97 added a comment.
Adding constraint `mayReadFromMemory` to `canBeMovedDownwards`.
Repository:
rG LLVM Github Monorepo
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.286383.patch
Type: text/x-patch
Size: 6855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200818/5c3a97cc/attachment.bin>
More information about the llvm-commits
mailing list