Re: [2/3] Pass vec_infos to more routines

2019-10-30 Thread Richard Biener
On Sun, Oct 20, 2019 at 3:29 PM Richard Sandiford wrote: > > These 11 patches just pass vec_infos to one routine each. Splitting > them up make it easier to write the changelogs, but they're so trivial > that it seemed better to send them all in one message. OK. > > Pass a vec_info to vect_supp

[2/3] Pass vec_infos to more routines

2019-10-20 Thread Richard Sandiford
These 11 patches just pass vec_infos to one routine each. Splitting them up make it easier to write the changelogs, but they're so trivial that it seemed better to send them all in one message. Pass a vec_info to vect_supportable_shift 2019-10-20 Richard Sandiford gcc/ * tree-vector