Re: [06/46] Add vec_info::add_stmt

2018-07-25 Thread Richard Biener
On Tue, Jul 24, 2018 at 11:55 AM Richard Sandiford wrote: > > This patch adds a vec_info function for allocating and setting > stmt_vec_infos. It's the start of a long process of removing > the global stmt_vec_info array. > > > 2018-07-24 Richard Sandiford > > gcc/ > * tree-vectorizer.

[06/46] Add vec_info::add_stmt

2018-07-24 Thread Richard Sandiford
This patch adds a vec_info function for allocating and setting stmt_vec_infos. It's the start of a long process of removing the global stmt_vec_info array. 2018-07-24 Richard Sandiford gcc/ * tree-vectorizer.h (stmt_vec_info): Move typedef earlier in file. (vec_info::add_stmt