This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch] Fix ix86_expand_sse_comi_round (PR Target/89750, PR Target/86444)


On Wed, May 8, 2019 at 6:28 AM Hongtao Liu <crazylht@gmail.com> wrote:
>
> Any other comments, i'll merge to trunk?

You are not allowed to merge patches without explicit approval from
the relevant maintainer. Please see [1].

However, there will be a problem with the approval of your patch.
AVX512 stuff has its own maintainer, which unfortunatelly went
missing. I don't plan to be a backup maintainer of AVX512 stuff, so
the patch may be left unreviewed for a long time. AVX512 stuff is very
low (or better, nowhere) on my priority list, so there is little point
on pinging me for a review of patches involving AVX512 functionality.

[1] https://gcc.gnu.org/svnwrite.html#policies

Uros.

>
> On Tue, May 7, 2019 at 3:31 PM Hongtao Liu <crazylht@gmail.com> wrote:
> >
> > On Tue, May 7, 2019 at 3:03 PM Jakub Jelinek <jakub@redhat.com> wrote:
> > >
> > > On Tue, May 07, 2019 at 01:38:49PM +0800, Hongtao Liu wrote:
> > > > +2019-05-06  H.J. Lu  <hongjiu.lu@intel.com>
> > > > +         Hongtao Liu  <hongtao.liu@intel.com>
> > > > +
> > > > +     PR Target/89750
> > > > +     PR Target/86444
> > >
> > > target, not Target.  Various people handle these in various scripts,
> > > so it is better to use consistency and exact spelling of the categories.
> > >
> > >         Jakub
> >
> > Ok, Thank you for your reminding.
> >
> > --
> > BR,
> > Hongtao
>
>
>
> --
> BR,
> Hongtao


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]