aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/expr.c
diff options
context:
space:
mode:
authorAlan Lawrence <alan.lawrence@arm.com>2015-11-16 13:53:23 +0000
committerAlan Lawrence <alalaw01@gcc.gnu.org>2015-11-16 13:53:23 +0000
commitdef4ad19eaded4a94c98dc25f2b7f7e335b5333a (patch)
tree332bd047b852a0d11f66ed10952e66cad62e7bdd /gcc/fortran/expr.c
parentfff7721799b3bf7cabbcdf1096eeab18b68ef5d3 (diff)
downloadgcc-def4ad19eaded4a94c98dc25f2b7f7e335b5333a.zip
gcc-def4ad19eaded4a94c98dc25f2b7f7e335b5333a.tar.gz
gcc-def4ad19eaded4a94c98dc25f2b7f7e335b5333a.tar.bz2
[i386]Migrate reduction optabs to reduc_<op>_scal
* config/i386/sse.md (reduc_splus_v8df): Rename to... (reduc_plus_scal_v8df): ...here; reduce to temp and extract scalar. (reduc_splus_v4df): Rename to... (reduc_plus_scal_v4df): ...here; reduce to temp and extract scalar. (reduc_splus_v2df): Rename to... (reduc_plus_scal_v2df): ...here; reduce to temp and extract scalar. (reduc_splus_v16sf): Rename to... (reduc_plus_scal_v16sf): ...here; reduce to temp and extract scalar. (reduc_splus_v8sf): Rename to... (reduc_plus_scal_v8sf): ...here; reduce to temp and extract scalar. (reduc_splus_v4sf): Rename to... (reduc_plus_scal_v4sf): ...here; reduce to temp and extract scalar. (reduc_<code>_<mode>, all 3 variants): Rename each to... (reduc_<code>_scal_<mode>): ...here; reduce to temp and extract scalar. (reduc_umin_v8hf): Rename to... (reduc_umin_scal_v8hf): ...here; reduce to temp and extract scalar. From-SVN: r230423
Diffstat (limited to 'gcc/fortran/expr.c')
0 files changed, 0 insertions, 0 deletions