[PATCH] D70030: [MachineBlockPlacement] Fix UnscheduledPredecessors counter to reflect tail duplication.
Huihui Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 17 10:01:23 PST 2022
huihuiz abandoned this revision.
huihuiz added a comment.
The test attached no longer trigger assertion "Attempting to place block with unscheduled predecessors in worklist.".
I am not currently active on this issue.
I also don't have much experience in MachineBlockPlacement.
But if anyone sees concerns of current implementation MachineBlockPlacement. Please feel free to revisit.
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