[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 21 09:09:48 PDT 2020
hamax97 added a comment.
In D87260#2275287 <https://reviews.llvm.org/D87260#2275287>, @jdoerfert wrote:
> tests?
Recall our previous discussion. Given the issue with the `AAManager` there's no movement in any of the test cases. Anyway, we need first to review D88029 <https://reviews.llvm.org/D88029> before accepting any of this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87260/new/
https://reviews.llvm.org/D87260
More information about the llvm-commits
mailing list