[PATCH] D70030: [MachineBlockPlacement] Update UnscheduledPredecessors when tail duplicate delete a block.

Huihui Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 22 12:16:14 PST 2019


huihuiz updated this revision to Diff 230705.
huihuiz edited the summary of this revision.
huihuiz added reviewers: bcahoon, kparzysz.
huihuiz added a comment.

Add reduced test case


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.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70030.230705.patch
Type: text/x-patch
Size: 32392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191122/8c4764bb/attachment.bin>


More information about the llvm-commits mailing list