[PATCH] D87260: [OpenMPOpt][SplitMemTransfer] Can move setup instructions upwards?
Hamilton Tobon Mosquera via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 8 08:06:12 PDT 2020
hamax97 added a comment.
In D87260#2260098 <https://reviews.llvm.org/D87260#2260098>, @jdoerfert wrote:
> Tests?
The regression test for this is `hide_mem_transfer_latency.ll`. But there's still the issue with the `AAManager`, so the test has the fixmes of where the set up instructions should be moved.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87260/new/
https://reviews.llvm.org/D87260
More information about the llvm-commits
mailing list