Re: [26/46] Make more use of dyn_cast in tree-vect*

2018-07-25 Thread Richard Biener
On Tue, Jul 24, 2018 at 12:03 PM Richard Sandiford wrote: > > If we use stmt_vec_infos to represent statements in the vectoriser, > it's then more natural to use dyn_cast when processing the statement > as an assignment, call, etc. This patch does that in a few more places. OK. > > 2018-07-24

[26/46] Make more use of dyn_cast in tree-vect*

2018-07-24 Thread Richard Sandiford
If we use stmt_vec_infos to represent statements in the vectoriser, it's then more natural to use dyn_cast when processing the statement as an assignment, call, etc. This patch does that in a few more places. 2018-07-24 Richard Sandiford gcc/ * tree-vect-data-refs.c (vect_check_gathe