diff options
author | Simon Dardis <simon.dardis@imgtec.com> | 2015-11-06 11:59:20 +0000 |
---|---|---|
committer | Simon Dardis <dardiss@gcc.gnu.org> | 2015-11-06 11:59:20 +0000 |
commit | 66c5c67baffb2fa9fd9085c01f2811b07f0f7f60 (patch) | |
tree | d154d95f0a29b48b1ecad55cf2a0692668311549 /gcc/tree-ssa-loop-unswitch.c | |
parent | 61d371eb413e6917f59bea804b3c167e31f88f98 (diff) | |
download | gcc-66c5c67baffb2fa9fd9085c01f2811b07f0f7f60.zip gcc-66c5c67baffb2fa9fd9085c01f2811b07f0f7f60.tar.gz gcc-66c5c67baffb2fa9fd9085c01f2811b07f0f7f60.tar.bz2 |
Update loongson vector reductions.
2015-11-06 Simon Dardis <simon.dardis@imgtec.com>
* config/mips/loongson.md (vec_loongson_extract_lo_<mode>): New, extract
low part to scalar.
(reduc_uplus_<mode>): Remove.
(reduc_plus_scal_<mode>): Rename from reduc_splus_<mode>, Use vec
loongson_extract_lo_<mode>.
(reduc_smax_scal_<mode>, reduc_smin_scal_<mode>): Rename from
reduc_smax_<mode>, reduc_smax_<mode>, use vec
loongson_extract_lo_<mode>.
(reduc_umax_scal_<mode>, reduc_umin_scal_<mode>): Rename.
From-SVN: r229844
Diffstat (limited to 'gcc/tree-ssa-loop-unswitch.c')
0 files changed, 0 insertions, 0 deletions