diff options
author | Tejas Belagod <tejas.belagod@arm.com> | 2010-09-15 12:18:07 +0100 |
---|---|---|
committer | Tejas Belagod <belagod@gcc.gnu.org> | 2010-09-15 12:18:07 +0100 |
commit | 0f38f229473526149297ef91d70e0d5dba93b3e9 (patch) | |
tree | 0d24d029120d7f37c483aa98d5173116ba105a00 /gcc/fortran/resolve.c | |
parent | 0064e82503bc7ab7139db3eedc6870bfb94b1176 (diff) | |
download | gcc-0f38f229473526149297ef91d70e0d5dba93b3e9.zip gcc-0f38f229473526149297ef91d70e0d5dba93b3e9.tar.gz gcc-0f38f229473526149297ef91d70e0d5dba93b3e9.tar.bz2 |
neon.md (vec_pack_trunc_<mode>): Instruction pattern for vmovn.
gcc/
2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
* config/arm/neon.md (vec_pack_trunc_<mode>): Instruction
pattern for vmovn. Expansion in case of non
-mvectorize-with-neon-quad.
(neon_vec_pack_trunc_<mode>): Instruction pattern for vmovn for
non- -mvectorize-with-neon-quad case.
(move_lo_quad_<mode>): New expansion to vmov into low part.
(move_hi_quad_<mode>): New expansion to vmov into high part.
(move_lo_quad_v4si): Refactor to move_lo_quad_<mode> expansion.
(move_lo_quad_v4sf): Likewise.
(move_lo_quad_v8hi): Likewise.
(neon_move_lo_quad_<mode>): Instruction pattern for vmov into
low part.
(neon_move_hi_quad_<mode>): Instruction pattern for vmov into
high part.
* config/arm/iterators.md (ANY128): New mode iterator.
(V_narrow_pack): New mode attribute.
(V_HALF): Add attribute.
(V_DOUBLE): Add attribute.
(V_mode_nunits): Add attribute.
gcc/testsuite
2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
* lib/target-supports.exp
(check_effective_target_vect_pack_trunc): Set vect_pack_trunc
supported flag to true for neon.
From-SVN: r164302
Diffstat (limited to 'gcc/fortran/resolve.c')
0 files changed, 0 insertions, 0 deletions