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

Guozhi Wei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 22 14:34:34 PDT 2019


Carrot added a comment.

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

> In D43256#1639810 <https://reviews.llvm.org/D43256#1639810>, @xbolva00 wrote:
>
> > @hans this patch should be reverted from 9.0 I think so rc3 is “fixed”.
>
>
> I'd rather see the fix land on trunk first (reverting on the branch is also not trivial, there are merge conflicts in several test files). From the discussion at http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20190819/686087.html, it should be ready to go in again.


It is committed as r369664.


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