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 03/24/2014 07:22 AM, Ling Ma wrote:
> Hi Andreas,
> 
> Now we have a copyright assignment with the FSF, let us continue the patches.
> 
> Thanks
> Ling

Sure, please send a new patch with a proper changelog,

Andreas

> 
> 2013-07-30 17:10 GMT+08:00, Andreas Jaeger <aj@suse.com>:
>> On 07/29/2013 11:48 AM, Andreas Jaeger wrote:
>>> 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(+)
>>
>>
>> Ling, Yao Sihai, let me ask this again since this is a
>> pre-requisite for further investigation of this code:
>>
>> Do you have a copyright assignment with the FSF for this code?
>>
>> 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
>>


-- 
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter: 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]