public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH,i386,1/4] Support new AVX512 instructions.
@ 2014-07-19  9:30 Ilya Tocar
  2014-07-22 14:46 ` Ilya Tocar
  0 siblings, 1 reply; 3+ messages in thread
From: Ilya Tocar @ 2014-07-19  9:30 UTC (permalink / raw)
  To: binutils; +Cc: H.J. Lu

[-- Attachment #1: Type: text/plain, Size: 328 bytes --]

Hi,

Newest release of Intel Architecture Instruction Set Extensions
Programming Reference [1], has 3 new ISA extensions AVX512DQ,
AVX512BW and AVX512VL. This patch series adds support for them.
This patch adds support for AVX512VL.
Ok for trunk?

[1]
https://software.intel.com/sites/default/files/managed/c6/a9/319433-020.pdf

[-- Attachment #2: avx512vl_patch_1_4.tar.bz2 --]
[-- Type: application/x-bzip2, Size: 275459 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH,i386,1/4] Support new AVX512 instructions.
  2014-07-19  9:30 [PATCH,i386,1/4] Support new AVX512 instructions Ilya Tocar
@ 2014-07-22 14:46 ` Ilya Tocar
  2014-07-22 17:29   ` H.J. Lu
  0 siblings, 1 reply; 3+ messages in thread
From: Ilya Tocar @ 2014-07-22 14:46 UTC (permalink / raw)
  To: binutils; +Cc: H.J. Lu

[-- Attachment #1: Type: text/plain, Size: 453 bytes --]

> Hi,
> 
> Newest release of Intel Architecture Instruction Set Extensions
> Programming Reference [1], has 3 new ISA extensions AVX512DQ,
> AVX512BW and AVX512VL. This patch series adds support for them.
> This patch adds support for AVX512VL.
> Ok for trunk?
> 
> [1]
> https://software.intel.com/sites/default/files/managed/c6/a9/319433-020.pdf

I've slightly updated this patch. Now it prefers  vpcmpeq[dq] version,
without immediate. Ok for trunk?

[-- Attachment #2: avx512vl_patch_1_4.tar.bz2 --]
[-- Type: application/x-bzip2, Size: 275584 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH,i386,1/4] Support new AVX512 instructions.
  2014-07-22 14:46 ` Ilya Tocar
@ 2014-07-22 17:29   ` H.J. Lu
  0 siblings, 0 replies; 3+ messages in thread
From: H.J. Lu @ 2014-07-22 17:29 UTC (permalink / raw)
  To: Ilya Tocar; +Cc: Binutils

On Tue, Jul 22, 2014 at 7:46 AM, Ilya Tocar <tocarip.intel@gmail.com> wrote:
>> Hi,
>>
>> Newest release of Intel Architecture Instruction Set Extensions
>> Programming Reference [1], has 3 new ISA extensions AVX512DQ,
>> AVX512BW and AVX512VL. This patch series adds support for them.
>> This patch adds support for AVX512VL.
>> Ok for trunk?
>>
>> [1]
>> https://software.intel.com/sites/default/files/managed/c6/a9/319433-020.pdf
>
> I've slightly updated this patch. Now it prefers  vpcmpeq[dq] version,
> without immediate. Ok for trunk?

I checked it into master for you.

Thanks.

-- 
H.J.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-07-22 17:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-19  9:30 [PATCH,i386,1/4] Support new AVX512 instructions Ilya Tocar
2014-07-22 14:46 ` Ilya Tocar
2014-07-22 17:29   ` H.J. Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).