[PATCH] D43256: [MBP] Move a latch block with conditional exit and multi predecessors to top of loop

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 12 07:32:05 PDT 2019


hans added a comment.

In D43256#1622622 <https://reviews.llvm.org/D43256#1622622>, @hans wrote:

> In D43256#1612903 <https://reviews.llvm.org/D43256#1612903>, @Carrot wrote:
>
> > Patch https://reviews.llvm.org/D65673 for restoring the original layout in plain mode.
>
>
> I see that this was committed in r368339. I will merge that to the release branch once it's baked in trunk for a little while.


That was reverted in r368579 since it broke the Chromium build.

@Carrot: Can you please prioritize this so we can get it fixed in time for the LLVM 9 release?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D43256





More information about the llvm-commits mailing list