[PATCH] D54412: [RFC] Re-implementing -fveclib with OpenMP
Hal Finkel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 10 09:55:26 PST 2018
hfinkel added a comment.
In D54412#1325477 <https://reviews.llvm.org/D54412#1325477>, @fpetrogalli wrote:
> In D54412#1325453 <https://reviews.llvm.org/D54412#1325453>, @lebedev.ri wrote:
>
> > In D54412#1325449 <https://reviews.llvm.org/D54412#1325449>, @fpetrogalli wrote:
> >
> > >
> >
>
>
>
>
> >> I see. I am happy to create a new one if that is a requirement for the RFC submission. One question:
> >
> >
> >
> >> how do I make sure it goes to the lists? I thought I did it and I want to avoid making the same error.
> >
> > By setting correct "repo" field (best) and/or adding the appropriate -commits list as the subscriber.
>
> Sure. Can you specify exactly which are the repo fields I have to set? Sorry, it is not cleat to me from the changes you have done here.
>
> Moreover, I can see though that you have subscribed `llvm-commits`. Is that the only one I need to add to the reviewers field? No cfe-commits list?
RFCs should be sent to llvm-dev (or cfe-dev, etc.) and that can't be done from Phabricator.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54412/new/
https://reviews.llvm.org/D54412
More information about the llvm-commits
mailing list