diff options
author | Richard Biener <rguenther@suse.de> | 2015-08-03 07:13:36 +0000 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2015-08-03 07:13:36 +0000 |
commit | 52639a61657c667c68a4a3e0656a67ed1a95a9b0 (patch) | |
tree | 03864e5caa088bc8f553b9ca5791287f5d2b5a45 /gcc/fortran/decl.c | |
parent | 94b8fdccca7aa703f4cafc57eef3a7f8776e1290 (diff) | |
download | gcc-52639a61657c667c68a4a3e0656a67ed1a95a9b0.zip gcc-52639a61657c667c68a4a3e0656a67ed1a95a9b0.tar.gz gcc-52639a61657c667c68a4a3e0656a67ed1a95a9b0.tar.bz2 |
re PR tree-optimization/66917 (ARM: NEON: memcpy compiles to vst1 with incorrect alignment)
2015-08-03 Richard Biener <rguenther@suse.de>
PR tree-optimization/66917
* tree-vectorizer.h (struct dataref_aux): Add base_element_aligned
field.
(DR_VECT_AUX): New macro.
(set_dr_misalignment): Adjust.
(dr_misalignment): Likewise.
* tree-vect-data-refs.c (vect_compute_data_ref_alignment):
Compute whether the base is at least element aligned.
* tree-vect-stmts.c (ensure_base_align): Adjust.
(vectorizable_store): If the base is not element aligned
preserve alignment of the original access if misalignment is unknown.
(vectorizable_load): Likewise.
From-SVN: r226487
Diffstat (limited to 'gcc/fortran/decl.c')
0 files changed, 0 insertions, 0 deletions