diff options
author | Stefan Schulze Frielinghaus <stefansf@linux.ibm.com> | 2023-08-03 10:29:51 +0200 |
---|---|---|
committer | Stefan Schulze Frielinghaus <stefansf@linux.ibm.com> | 2023-08-03 10:29:51 +0200 |
commit | 8ab12576bc0a8547c95580741b9dc7444ec05f39 (patch) | |
tree | 9aa60a3da46f9e65c9cd2f7e4ca47d3e7963adfc /gcc/value-range.h | |
parent | b6f4b00011690415eb037a5c6f3e605f46d4d392 (diff) | |
download | gcc-8ab12576bc0a8547c95580741b9dc7444ec05f39.zip gcc-8ab12576bc0a8547c95580741b9dc7444ec05f39.tar.gz gcc-8ab12576bc0a8547c95580741b9dc7444ec05f39.tar.bz2 |
s390: Enable vect_bswap test cases
This enables the following tests which rely on instruction vperm which
is available since z13 with the initial vector support.
testsuite/gcc.dg/vect/vect-bswap16.c
42:/* { dg-final { scan-tree-dump-times "vectorized 1 loops" 1 "vect" { target { vect_bswap || sse4_runtime } } } } */
testsuite/gcc.dg/vect/vect-bswap32.c
42:/* { dg-final { scan-tree-dump-times "vectorized 1 loops" 1 "vect" { target { vect_bswap || sse4_runtime } } } } */
testsuite/gcc.dg/vect/vect-bswap64.c
42:/* { dg-final { scan-tree-dump-times "vectorized 1 loops" 1 "vect" { target { vect_bswap || sse4_runtime } } } } */
gcc/testsuite/ChangeLog:
* lib/target-supports.exp (check_effective_target_vect_bswap):
Add s390.
Diffstat (limited to 'gcc/value-range.h')
0 files changed, 0 insertions, 0 deletions