]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386.c (bdesc_args): Change corresponding pattern for __builtin_ia32_cvtps2dq...
authorAlexander Ivchenko <alexander.ivchenko@intel.com>
Fri, 11 Oct 2013 14:03:53 +0000 (14:03 +0000)
committerKirill Yukhin <kyukhin@gcc.gnu.org>
Fri, 11 Oct 2013 14:03:53 +0000 (14:03 +0000)
commit50e60d7d5d0f126a57cc9da1f93e7c73dc17c6bb
treed3e4935b64a94fb27159273e3e92ac42c167e13a
parentf62ce24ff7570cf14d351c15d2799ad91ee54335
i386.c (bdesc_args): Change corresponding pattern for __builtin_ia32_cvtps2dq...

        * config/i386/i386.c (bdesc_args): Change corresponding pattern  for
        __builtin_ia32_cvtps2dq, __builtin_ia32_cvtps2dq256.
        * config/i386/sse.md (VI4_AVX): New.
        (sf2simodelower): Ditto.
        (sse2_cvtps2dq): Change to ...
        (<sse2_avx_avx512f>_fix_notrunc<sf2simodelower><mode>): This.

Co-Authored-By: Andrey Turetskiy <andrey.turetskiy@intel.com>
Co-Authored-By: Anna Tikhonova <anna.tikhonova@intel.com>
Co-Authored-By: Ilya Tocar <ilya.tocar@intel.com>
Co-Authored-By: Ilya Verbin <ilya.verbin@intel.com>
Co-Authored-By: Kirill Yukhin <kirill.yukhin@intel.com>
Co-Authored-By: Maxim Kuznetsov <maxim.kuznetsov@intel.com>
Co-Authored-By: Michael Zolotukhin <michael.v.zolotukhin@intel.com>
Co-Authored-By: Sergey Lega <sergey.s.lega@intel.com>
From-SVN: r203441
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/sse.md