On Thu, Oct 07, 2021 at 05:25:54PM -0500, Segher Boessenkool wrote: > On Mon, Aug 23, 2021 at 02:03:04PM -0500, Paul A. Clarke wrote: > > v3: Add "nmmintrin.h". _mm_cmpgt_epi64 is part of SSE4.2 > > There should not be a "v3" in the commit message. The easy way to > achieve this is put it inside the [] in the subject (as you did), and to > mention the version history after a --- (see --notes for git-format-patch > for example).
This is just a cover letter. Does it matter in that context? (I have done as described in the patches which followed.) > > Tested ppc64le (POWER9) and ppc64/32 (POWER7). > > Please write the full triples -- well at least enough that they are > usable, like, powerpc64-linux. I'll assume you tested on Linux :-) Yes, sorry. All are "-linux", and I'll try to remember that for next time. PC