diff options
author | irar <irar@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-06-16 10:39:07 +0000 |
---|---|---|
committer | irar <irar@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-06-16 10:39:07 +0000 |
commit | cd5987b1e404ab0c3bafb5187e59939266bb553f (patch) | |
tree | f7ada106868dc6feee115753eee2066ceab6839d /intl | |
parent | e05970393689191ca39888f8ad278e12382a82c6 (diff) | |
download | gcc-cd5987b1e404ab0c3bafb5187e59939266bb553f.tar.gz |
PR tree-optimization/36493
* tree-vect-transform.c (vect_create_data_ref_ptr): Remove TYPE from
the arguments list. Use VECTYPE to create vector pointer.
(vectorizable_store): Fail if accesses through a pointer to vectype
do not alias the original memory reference operands.
Call vect_create_data_ref_ptr without the removed argument.
(vectorizable_load): Likewise.
(vect_setup_realignment): Call vect_create_data_ref_ptr without the
removed argument.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@136843 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'intl')
0 files changed, 0 insertions, 0 deletions