[PATCH] D67948: [LV] Interleaving should not exceed estimated loop trip count.

Hideki Saito via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 28 10:21:23 PDT 2019


hsaito added a subscriber: craig.topper.
hsaito added a comment.

In D67948#1722120 <https://reviews.llvm.org/D67948#1722120>, @hsaito wrote:

> In D67948#1722099 <https://reviews.llvm.org/D67948#1722099>, @hsaito wrote:
>
> > In D67948#1717671 <https://reviews.llvm.org/D67948#1717671>, @ebrevnov wrote:
> >
> > > Updated comment as agreed.
> >
> >
> > Got it. First time committing through git (SVN is read-only now). Expecting some learning curve. If you'd like this in sooner, you might want to ask someone familiar with the process. Will see if I hit any issues.
>
>
> Needed to have done this process before SVN went readonly. Please ask @reames to commit. He must be better prepared. Sorry about that.
>  https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access-to-the-github-repository


@craig.topper agreed to commit this. Should happen today. Sorry for the mess.


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

https://reviews.llvm.org/D67948





More information about the llvm-commits mailing list