[PATCH] D100094: [ARM] This patch adds some simplifications to ARMBlockPlacement Pass.
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 23 01:15:50 PDT 2021
SjoerdMeijer added a comment.
Herald added a subscriber: tmatheson.
Sorry for the delay.
First a few questions: just checking did you run all testing with this patch?
================
Comment at: llvm/test/CodeGen/Thumb2/block-placement.mir:149
body: |
- ; CHECK-LABEL: name: backwards_branch_target_already_backwards
- ; CHECK: bb.0:
----------------
Looks like you're removing a few tests here. Are they not good tests to keep?
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