This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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 RFC 1/2 V3] Append AVX2 instruction detection


On 07/29/2013 11:41 AM, ling.ma.program@gmail.com wrote:
> From: Yao sihai <sihai.ysh@alibaba-inc.com>
> 
> This patch appends support to detect AVX2 instructions
> on CPU model bigger or equal to 0x3c
> 
> Thanks
> Sihai
> ---
> In this version our patch is based on commit-id:641aa7b45991b6564a8fa825c681ad6ad1c7721f.
> 
>  sysdeps/x86_64/multiarch/ifunc-defines.sym | 2 ++
>  sysdeps/x86_64/multiarch/init-arch.c       | 3 +++
>  sysdeps/x86_64/multiarch/init-arch.h       | 9 +++++++++
>  3 files changed, 14 insertions(+)

Do you have a copyright assignment with the FSF?

Also, this patch and the others miss a proper ChangeLog snippet, for
details see:
http://sourceware.org/glibc/wiki/Contribution%20checklist#Properly_Formatted_GNU_ChangeLog

Please add one for the next iteration,

Andreas
-- 
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


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