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

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 26 09:04:37 PDT 2019


bjope added a comment.

In D66334#1645356 <https://reviews.llvm.org/D66334#1645356>, @fhahn wrote:

> 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




In D66334#1645356 <https://reviews.llvm.org/D66334#1645356>, @fhahn wrote:

> 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


Great. I'll use that bug report as a template the next time :-)


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