[PATCH] D66334: [LoopUnroll] Handle certain PHIs in full unrolling properly.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 26 08:48:47 PDT 2019


fhahn added a comment.

In D66334#1644763 <https://reviews.llvm.org/D66334#1644763>, @bjope wrote:

> In D66334#1644758 <https://reviews.llvm.org/D66334#1644758>, @ebevhan wrote:
>
> > @fhahn I don't have commit access so if someone could land it for me, that would be great!
>
>
> I'll land this on trunk.
>  Any extra action needed from my side to get it into 9.0?


Thanks! Once the release branch is created, you have to file a bug to get a commit merged into the release branch, which I did for this patch: https://bugs.llvm.org/show_bug.cgi?id=43118


Repository:
  rL LLVM

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

https://reviews.llvm.org/D66334





More information about the llvm-commits mailing list