aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vect-loop.c
diff options
context:
space:
mode:
authorRichard Sandiford <richard.sandiford@arm.com>2018-07-31 14:23:44 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2018-07-31 14:23:44 +0000
commit7bcbf2d83269394899f27695e19715dca8f098bf (patch)
tree417803f296d5d01432224749ec34c1a99d20b6d4 /gcc/tree-vect-loop.c
parentc26228d41bcbb1a8027570cbef7a2c00ed75f2d6 (diff)
downloadgcc-7bcbf2d83269394899f27695e19715dca8f098bf.zip
gcc-7bcbf2d83269394899f27695e19715dca8f098bf.tar.gz
gcc-7bcbf2d83269394899f27695e19715dca8f098bf.tar.bz2
[23/46] Make LOOP_VINFO_MAY_MISALIGN_STMTS use stmt_vec_info
This patch changes LOOP_VINFO_MAY_MISALIGN_STMTS from an auto_vec<gimple *> to an auto_vec<stmt_vec_info>. 2018-07-31 Richard Sandiford <richard.sandiford@arm.com> gcc/ * tree-vectorizer.h (_loop_vec_info::may_misalign_stmts): Change from an auto_vec<gimple *> to an auto_vec<stmt_vec_info>. * tree-vect-data-refs.c (vect_enhance_data_refs_alignment): Update accordingly. * tree-vect-loop-manip.c (vect_create_cond_for_align_checks): Likewise. From-SVN: r263138
Diffstat (limited to 'gcc/tree-vect-loop.c')
0 files changed, 0 insertions, 0 deletions