[PATCH] D70030: [MachineBlockPlacement] Update UnscheduledPredecessors when tail duplicate delete a block.
Huihui Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 2 13:21:23 PST 2019
huihuiz updated this revision to Diff 231770.
huihuiz added a comment.
Updated test checking.
Removed CHECK lines, as we are checking this test no longer cause assertion crash.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70030/new/
https://reviews.llvm.org/D70030
Files:
llvm/lib/CodeGen/MachineBlockPlacement.cpp
llvm/test/CodeGen/ARM/block-placement-tail-duplication_pr44122.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70030.231770.patch
Type: text/x-patch
Size: 32365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191202/e21e6d54/attachment.bin>
More information about the llvm-commits
mailing list