diff options
author | Kewen Lin <linkw@gcc.gnu.org> | 2020-09-01 02:37:41 +0000 |
---|---|---|
committer | Kewen Lin <linkw@linux.ibm.com> | 2020-09-01 02:37:41 +0000 |
commit | be7ad7dfdb3b853d47d1e50d1ed580d47feff569 (patch) | |
tree | e9e5137eb8735c6ea6f8ca84dbb2ddaf4963970c /gcc/fortran/resolve.c | |
parent | 13e4ba28f36817eec190fbd0dccd1f4aa99875a1 (diff) | |
download | gcc-be7ad7dfdb3b853d47d1e50d1ed580d47feff569.zip gcc-be7ad7dfdb3b853d47d1e50d1ed580d47feff569.tar.gz gcc-be7ad7dfdb3b853d47d1e50d1ed580d47feff569.tar.bz2 |
test/rs6000: Add Power9 and up as vect_len target
Power9 supports vector with length in bytes load/store, this patch
is to teach check_effective_target_vect_len_load_store to take it
and its laters as effective vector with length targets.
Also supplement the documents for has_arch_pwr*.
Bootstrapped/regtested on powerpc64le-linux-gnu P8, also on
powerpc64le-linux-gnu P9 with explicit usage setting.
gcc/ChangeLog:
* doc/sourcebuild.texi (has_arch_pwr5, has_arch_pwr6, has_arch_pwr7,
has_arch_pwr8, has_arch_pwr9): Document.
gcc/testsuite/ChangeLog:
* lib/target-supports.exp
(check_effective_target_vect_len_load_store): Call check function
check_effective_target_has_arch_pwr9.
Diffstat (limited to 'gcc/fortran/resolve.c')
0 files changed, 0 insertions, 0 deletions