diff options
author | Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org> | 2016-05-20 09:35:46 +0000 |
---|---|---|
committer | Prathamesh Kulkarni <prathamesh3492@gcc.gnu.org> | 2016-05-20 09:35:46 +0000 |
commit | 550fa0931855ee93f340dee752a8bb9b1a70cbc5 (patch) | |
tree | e25fe64ebb73d39a0d17086f38d34874b3943778 /gcc/loop-doloop.c | |
parent | 483c642948802336899b14fa57b2e76c760c3c36 (diff) | |
download | gcc-550fa0931855ee93f340dee752a8bb9b1a70cbc5.zip gcc-550fa0931855ee93f340dee752a8bb9b1a70cbc5.tar.gz gcc-550fa0931855ee93f340dee752a8bb9b1a70cbc5.tar.bz2 |
tree-vectorizer.c (get_vec_alignment_for_decl): New static function.
2016-05-20 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
* tree-vectorizer.c (get_vec_alignment_for_decl): New static function.
(get_vec_alignment_for_array_decl): Likewise.
(get_vec_alignment_for_record_decl): Likewise.
(increase_alignment::execute): Move code to find alignment to
get_vec_alignment_for_array_decl and call get_vec_alignment_for_decl.
(type_align_map): New hash_map.
testsuite/
* gcc.dg/vect/section-anchors-vect-70.c: New test-case.
* gcc.dg/vect/section-anchors-vect-71.c: Likewise.
* gcc.dg/vect/section-anchors-vect-72.c: Likewise.
From-SVN: r236502
Diffstat (limited to 'gcc/loop-doloop.c')
0 files changed, 0 insertions, 0 deletions