diff options
author | Fei Yang <felix.yang@huawei.com> | 2020-06-13 10:42:49 +0800 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2020-06-15 11:10:58 +0200 |
commit | 8df82de27b5f16d5089b135d718e9ed15557ae8d (patch) | |
tree | 24d3ae1110f199cf5c6c80c8426d7c8ecc7155c2 /libgcc | |
parent | 4331490bc0ef959062e46d8133ae943cf0a05209 (diff) | |
download | gcc-8df82de27b5f16d5089b135d718e9ed15557ae8d.zip gcc-8df82de27b5f16d5089b135d718e9ed15557ae8d.tar.gz gcc-8df82de27b5f16d5089b135d718e9ed15557ae8d.tar.bz2 |
vect: Use LOOP_VINFO_DATAREFS and LOOP_VINFO_DDRS consistently
Minor code refactorings in tree-vect-data-refs.c and tree-vect-loop.c.
Use LOOP_VINFO_DATAREFS and LOOP_VINFO_DDRS when possible and rename
several parameters to make code more consistent.
2020-06-13 Felix Yang <felix.yang@huawei.com>
gcc/
* tree-vect-data-refs.c (vect_verify_datarefs_alignment): Rename
parameter to loop_vinfo and update uses. Use LOOP_VINFO_DATAREFS
when possible.
(vect_analyze_data_refs_alignment): Likewise, and use LOOP_VINFO_DDRS
when possible.
* tree-vect-loop.c (vect_dissolve_slp_only_groups): Use
LOOP_VINFO_DATAREFS when possible.
(update_epilogue_loop_vinfo): Likewise.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions