aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/frontend-passes.c
diff options
context:
space:
mode:
authorCarl Love <cel@us.ibm.com>2020-07-02 15:30:30 -0500
committerCarl Love <carll@us.ibm.com>2020-08-04 23:08:29 -0500
commit30d02149ea4baeea9045e07354a152a68e120fec (patch)
tree427e169b9e9997631a12b031a445e7e8a3fb36f3 /gcc/fortran/frontend-passes.c
parentabba25914e8b2bd16c7722342eb2e34ecd316796 (diff)
downloadgcc-30d02149ea4baeea9045e07354a152a68e120fec.zip
gcc-30d02149ea4baeea9045e07354a152a68e120fec.tar.gz
gcc-30d02149ea4baeea9045e07354a152a68e120fec.tar.bz2
rs6000, Update support for vec_extract
GCC maintainers: Move the existing vector extract support in altivec.md to vsx.md so all of the vector insert and extract support is in the same file. The patch also updates the name of the builtins and descriptions for the builtins in the documentation file so they match the approved builtin names and descriptions. The patch does not make any functional changes. Please let me know if the changes are acceptable for mainline. Thanks. Carl Love ------------------------------------------------------ gcc/ChangeLog 2020-08-04 Carl Love <cel@us.ibm.com> * config/rs6000/altivec.md: (UNSPEC_EXTRACTL, UNSPEC_EXTRACTR) (vextractl<mode>, vextractr<mode>) (vextractl<mode>_internal, vextractr<mode>_internal for mode VI2) (VI2): Move to ... * config/rs6000/vsx.md: (UNSPEC_EXTRACTL, UNSPEC_EXTRACTR) (vextractl<mode>, vextractr<mode>) (vextractl<mode>_internal, vextractr<mode>_internal for mode VI2) (VI2): ..here. * doc/extend.texi: Update documentation for vec_extractl. Replace builtin name vec_extractr with vec_extracth. Update description of vec_extracth.
Diffstat (limited to 'gcc/fortran/frontend-passes.c')
0 files changed, 0 insertions, 0 deletions