Hi,

> -----Original Message-----
> From: Richard Sandiford [mailto:richard.sandif...@arm.com]
> Sent: Thursday, July 2, 2020 5:17 PM
> To: Yangfei (Felix) <felix.y...@huawei.com>
> Cc: Richard Biener <rguent...@suse.de>; Richard Biener
> <richard.guent...@gmail.com>; gcc-patches@gcc.gnu.org
> Subject: Re: [PATCH PR95961] vect: ICE: in exact_div, at poly-int.h:2182
> 

Cut...

> 
> Thanks, pushed to master with a minor whitespace fix for…

Thanks for finding it.

> > +             nscalars = (STMT_SLP_TYPE (stmt_info)
> > +                           ? vf * DR_GROUP_SIZE (stmt_info) : vf);
> 
> …the indentation on this line.  Hope you don't mind, but I also “reflowed”
> the commit message to make it fit within 72 chars.
> (The text itself is the same.)

It's OK.  :-)
BTW: Is this the rule for gcc git commit msg format? 72 chars instead of 80 
chars?

Felix

Reply via email to