On Tue, Apr 12, 2011 at 3:24 PM, Richard Sandiford
wrote:
> This first patch generalises vect_create_data_ref_ptr & bump_data_ref_ptr
> so that they can handle array as well as vector types. The two cases are
> so similar that it's mostly a renaming exercise.
>
> Tested on x86_64-linux-gnu and ar
This first patch generalises vect_create_data_ref_ptr & bump_data_ref_ptr
so that they can handle array as well as vector types. The two cases are
so similar that it's mostly a renaming exercise.
Tested on x86_64-linux-gnu and arm-linux-gnueabi. OK to install?
Richard
gcc/
* tree-vect