]> git.ipfire.org Git - thirdparty/gcc.git/commit
vect: Verify that GET_MODE_UNITS is greater than one for vect_grouped_store_supported
authorKevin Lee <kevinl@rivosinc.com>
Tue, 18 Apr 2023 18:42:17 +0000 (12:42 -0600)
committerJeff Law <jlaw@ventanamicro>
Tue, 18 Apr 2023 18:43:26 +0000 (12:43 -0600)
commitc9d7fbdf3e752be40c34855741e7c27121315744
tree0dec1b16973a0bb9d041eb37e483f3a0cc6788b4
parent9874ceed091a0ce17b23d8d77b5bf90b8902a3c0
vect: Verify that GET_MODE_UNITS is greater than one for vect_grouped_store_supported

gcc/ChangeLog:

* tree-vect-data-refs.cc (vect_grouped_store_supported): Add new
condition.
gcc/tree-vect-data-refs.cc