[PATCH] D70030: [MachineBlockPlacement] Fix UnscheduledPredecessors counter to reflect tail duplication.

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 13 15:09:53 PST 2020


arsenm added inline comments.


================
Comment at: llvm/test/CodeGen/ARM/block-placement-tail-duplication_pr44122.mir:8
+
+--- |
+  ; ModuleID = 'test.ll'
----------------
I would expect you to be able to drop the IR section entirely and reduce this


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