[PATCH] D74975: [ARM][LowOverheadLoops] Iteration count IT blocks

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 24 05:01:38 PST 2020


SjoerdMeijer added a comment.

In D74975#1888946 <https://reviews.llvm.org/D74975#1888946>, @samparker wrote:

> > do we have a test where one can be removed, and another not? Is there an existing test checking that?
>
> The it-block-random test does, it just removes the middle instruction from the block.


Ah yes, cheers.

LGTM, with one formatting nit that be fixed before committing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74975





More information about the llvm-commits mailing list