public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH i386 AVX512] [85/n] Add intrinsics headers.
@ 2014-10-22 12:48 Kirill Yukhin
  2014-10-23 18:15 ` Uros Bizjak
  0 siblings, 1 reply; 2+ messages in thread
From: Kirill Yukhin @ 2014-10-22 12:48 UTC (permalink / raw)
  To: Uros Bizjak; +Cc: Jakub Jelinek, Richard Henderson, GCC Patches, kirill.yukhin

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

Hello,
This patch introduces necessary AVX-512* intrinsics headers.

Bootstrapped.
AVX-512* tests on top of patch-set all pass
under simulator.

Is it ok for trunk?

gcc/
        * config/i386/avx512bwintrin.h: New.
        * config/i386/avx512dqintrin.h: Ditto.
        * config/i386/avx512vlbwintrin.h: Ditto.
        * config/i386/avx512vldqintrin.h: Ditto.
        * config/i386/avx512vlintrin.h: Ditto.
        * config/i386/immintrin.h: Include avx512vlintrin.h, avx512bwintrin.h,
        avx512dqintrin.h, avx512vlbwintrin.h, avx512vldqintrin.h.

Patch attached.

--
Thanks, K

[-- Attachment #2: patch.intrinsics.avx512.tar.bz2 --]
[-- Type: application/x-bzip2, Size: 27219 bytes --]

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

end of thread, other threads:[~2014-10-23 18:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-22 12:48 [PATCH i386 AVX512] [85/n] Add intrinsics headers Kirill Yukhin
2014-10-23 18:15 ` Uros Bizjak

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).