aboutsummaryrefslogtreecommitdiff
path: root/gcc/alias.c
diff options
context:
space:
mode:
authorAlexander Ivchenko <alexander.ivchenko@intel.com>2014-10-14 08:10:42 +0000
committerKirill Yukhin <kyukhin@gcc.gnu.org>2014-10-14 08:10:42 +0000
commit51e14b05727883f9416be01a46962082328c8309 (patch)
treeb6b023f5e8acbbc4a1bf849da9c29fc4f95d59f2 /gcc/alias.c
parentb6fed550a33a4ea5005b52c0361f6386d9d70a65 (diff)
downloadgcc-51e14b05727883f9416be01a46962082328c8309.zip
gcc-51e14b05727883f9416be01a46962082328c8309.tar.gz
gcc-51e14b05727883f9416be01a46962082328c8309.tar.bz2
AVX-512. 57/n. Extend blend/cmp/brodcast insn patterns.
gcc/ * config/i386/sse.md (define_insn "avx512f_blendm<mode>"): Delete. (define_insn "<avx512>_blendm<VI48_AVX512VL:mode>"): New. (define_insn "<avx512>_blendm<VI12_AVX512VL:mode>"): Ditto.. (define_mode_attr cmp_imm_predicate): Add V8SF, V4DF, V8SI, V4DI, V4SF, V2DF, V4SI, V2DI, V32HI, V64QI, V16HI, V32QI, V8HI, V16QI modes. (define_insn "avx512f_cmp<mode>3<mask_scalar_merge_name><round_saeonly_name>"): Remove. (define_insn "<avx512>_cmp<VI48_AVX512VL:mode>3<mask_scalar_merge_name><round_saeonly_name>"): New. (define_insn "<avx512>_cmp<VI12_AVX512VL:mode>3<mask_scalar_merge_name><round_saeonly_name>"): Ditto. (define_insn "<mask_codefor>avx512f_vec_dup<mode><mask_name>"): Delete. (define_insn "<avx512>_vec_dup<V48_AVX512VL:mode><mask_name>"): New. (define_insn "<avx512>_vec_dup<V12_AVX512VL:mode><mask_name>"): Ditto. (define_insn "<mask_codefor>avx512f_vec_dup_gpr<mode><mask_name>"): Delete. (define_insn "<mask_codefor><avx512>_vec_dup_gpr<VI48_AVX512VL:mode><mask_name>"): New. (define_insn "<mask_codefor><avx512>_vec_dup_gpr<VI12_AVX512VL:mode><mask_name>"): Ditto. (define_insnĀ·"<mask_codefor>avx512f_vec_dup_mem<mode><mask_name>"): Delete. (define_insn "<mask_codefor><avx512>_vec_dup_mem<VI48_AVX512VL:mode><mask_name>"): New. (define_insn "<mask_codefor><avx512>_vec_dup_mem<VI12_AVX512VL:mode><mask_name>"): Ditto. 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> From-SVN: r216175
Diffstat (limited to 'gcc/alias.c')
0 files changed, 0 insertions, 0 deletions