[PATCH] D100094: [ARM] This patch adds some simplifications to ARMBlockPlacement Pass.

Malhar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 23 02:31:01 PDT 2021


malharJ added a comment.

I have run (and it passes)

  make/ninja check-all

if that's what you mean by all testing ?



================
Comment at: llvm/test/CodeGen/Thumb2/block-placement.mir:149
 body:             |
-  ; CHECK-LABEL: name: backwards_branch_target_already_backwards
-  ; CHECK: bb.0:
----------------
SjoerdMeijer wrote:
> Looks like you're removing a few tests here. Are they not good tests to keep?
Please check the 2 comments here: https://reviews.llvm.org/D100094#inline-945352


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100094/new/

https://reviews.llvm.org/D100094



More information about the llvm-commits mailing list