Re: [PATCH v2 00/07] RISC-V: autovec: Add auto-vectorization support

2023-03-05 Thread Michael Collison
Thanks for the feedback, will try that next time. Michael Collison > On Mar 5, 2023, at 11:06 PM, Xi Ruoyao wrote: > > On Sun, 2023-03-05 at 22:13 -0500, Michael Collison wrote: > > /* snip */ > >> - Fixed ChangeLog email formatting > > Unfortunately it's not fixed. We expect one tab, but

Re: [PATCH v2 00/07] RISC-V: autovec: Add auto-vectorization support

2023-03-05 Thread Xi Ruoyao via Gcc-patches
On Sun, 2023-03-05 at 22:13 -0500, Michael Collison wrote: /* snip */ > - Fixed ChangeLog email formatting Unfortunately it's not fixed. We expect one tab, but now you have 16 whitespaces. To me it looks like your email client is being too smart and destroying the patch . Try "git send-email"