[patch] vectorizer: switch to use standard_iv_increment_position

Richard Henderson rth@redhat.com
Tue Feb 1 21:11:00 GMT 2005


On Mon, Jan 31, 2005 at 05:47:09PM +0200, Dorit Naishlos wrote:
>       * tree-vectorizer.c (slpeel_make_loop_iterate_ntimes): Call
>       standard_iv_increment_position. Remove call to bsi_next
>       (no need to bump the iterator anymore).
>       (vect_create_index_for_vector_ref): Call
>       standard_iv_increment_position. Remove second function argument.
>       (vect_finish_stmt_generation): Remove call to bsi_next
>       (no need to bump the iterator anymore).
>       (vect_create_data_ref_ptr): Remove second argument (bsi) in call
>       to vect_create_index_for_vector_ref.

Ok.


r~



More information about the Gcc-patches mailing list