diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2018-08-22 12:58:53 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2018-08-22 12:58:53 +0000 |
commit | 3ad3b3ac8c3eae606897ceba5811760f030fdac1 (patch) | |
tree | 5397fa7f558b0c6749ba0c73da2c7cf3b44d8af5 /gcc/fortran/module.c | |
parent | 257d10b524dbf6e026c5f67e4053b2612661e272 (diff) | |
download | gcc-3ad3b3ac8c3eae606897ceba5811760f030fdac1.zip gcc-3ad3b3ac8c3eae606897ceba5811760f030fdac1.tar.gz gcc-3ad3b3ac8c3eae606897ceba5811760f030fdac1.tar.bz2 |
Only test STMT_VINFO_STRIDED_P for the first statement in a group
get_load_store_type & co were testing STMT_VINFO_STRIDED_P on individual
statements in a group instead of the first. This has no effect on
its own, but is needed by a later patch.
2018-08-22 Richard Sandiford <richard.sandiford@arm.com>
gcc/
* tree-vect-stmts.c (get_group_load_store_type)
(get_load_store_type): Only test STMT_VINFO_STRIDED_P for the
first statement in a group.
From-SVN: r263771
Diffstat (limited to 'gcc/fortran/module.c')
0 files changed, 0 insertions, 0 deletions