diff options
author | Richard Biener <rguenther@suse.de> | 2023-12-04 12:50:36 +0100 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2023-12-04 14:26:12 +0100 |
commit | 80d67d8f682a6050a3bf4dcfa18a83f321986f2a (patch) | |
tree | 036b55aa7a01081ba1554f1acbcfed51a74aa094 /gcc/function.h | |
parent | 969d4e25e7dccaf9f3a32126545b73725b5b455d (diff) | |
download | gcc-80d67d8f682a6050a3bf4dcfa18a83f321986f2a.zip gcc-80d67d8f682a6050a3bf4dcfa18a83f321986f2a.tar.gz gcc-80d67d8f682a6050a3bf4dcfa18a83f321986f2a.tar.bz2 |
tree-optimization/112818 - re-instantiate vector type size check for bswap
For __builtin_bswap vectorization we still require an equal vector
type size. Re-instantiate that check.
PR tree-optimization/112818
* tree-vect-stmts.cc (vectorizable_bswap): Check input and
output vector types have the same size.
* gcc.dg/vect/pr112818.c: New testcase.
Diffstat (limited to 'gcc/function.h')
0 files changed, 0 insertions, 0 deletions