aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.h
diff options
context:
space:
mode:
authorAndre Vieira <andre.simoesdiasvieira@arm.com>2019-10-21 10:12:18 +0000
committerAndre Vieira <avieira@gcc.gnu.org>2019-10-21 10:12:18 +0000
commitd2db7f790194ac690beae00f2f7956e3fe865cac (patch)
treee9eabb866218e316628a73fdc1485359416e2a7c /gcc/tree-vectorizer.h
parent3669c308b0a6d2a47b5201f0abf1d786c02a2271 (diff)
downloadgcc-d2db7f790194ac690beae00f2f7956e3fe865cac.zip
gcc-d2db7f790194ac690beae00f2f7956e3fe865cac.tar.gz
gcc-d2db7f790194ac690beae00f2f7956e3fe865cac.tar.bz2
[vect] Only change base alignment if more restrictive
This patch makes sure ensure_base_align only changes alignment if the new alignment is more restrictive. It already did this if we were dealing with symbols, but it now does it for all types of declarations. gcc/ChangeLog: 2019-10-21 Andre Vieira <andre.simoesdiasvieira@arm.com> * tree-vect-stmts (ensure_base_align): Only change alignment if new alignment is more restrictive. From-SVN: r277238
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions