diff options
author | Fei Yang <felix.yang@huawei.com> | 2020-06-18 20:11:09 +0100 |
---|---|---|
committer | Giuliano Belinassi <giuliano.belinassi@usp.br> | 2020-08-17 13:14:03 -0300 |
commit | 3a7eb528563647cde968ee310eee8fe08cb7ae0b (patch) | |
tree | dad51afd5885b98bb674634941262e10c870d0bf /gcc/fortran | |
parent | c1f0ed3b9c82577658e22323060306f8471491c9 (diff) | |
download | gcc-3a7eb528563647cde968ee310eee8fe08cb7ae0b.zip gcc-3a7eb528563647cde968ee310eee8fe08cb7ae0b.tar.gz gcc-3a7eb528563647cde968ee310eee8fe08cb7ae0b.tar.bz2 |
vect: Use vect_relevant_for_alignment_p consistently
Minor code refactorings in tree-vect-data-refs.c. When trying loop peeling
to force alignment, call vect_relevant_for_alignment_p to filter out data
references in the loop whose alignment is irrelevant.
2020-06-18 Felix Yang <felix.yang@huawei.com>
gcc/
* tree-vect-data-refs.c (vect_enhance_data_refs_alignment): Call
vect_relevant_for_alignment_p to filter out data references in
the loop whose alignment is irrelevant when trying loop peeling
to force alignment.
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions