[PATCH] D70030: [MachineBlockPlacement] Update UnscheduledPredecessors when tail duplicate delete a block.
Huihui Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 3 10:15:02 PST 2019
huihuiz added a comment.
Hey @Carrot , really appreciated your time on it.
For the test case provided, I am pretty sure inner loop and outer loop are in different Loop Chain.
>From your comments, I still don't understand are there any problems/concerns with the fix proposed?
Are you suggesting merging the proposed fix into loop Line:2982? But that's not very clear, I would prefer to have a separate logic.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70030/new/
https://reviews.llvm.org/D70030
More information about the llvm-commits
mailing list