Re: [02/13] Pass vec_perm_indices by reference

2017-12-12 Thread Richard Biener
On Sun, Dec 10, 2017 at 12:09 AM, Richard Sandiford wrote: > This patch makes functions take vec_perm_indices by reference rather > than value, since a later patch will turn vec_perm_indices into a class > that would be more expensive to copy. Ok. > > 2017-12-06

[02/13] Pass vec_perm_indices by reference

2017-12-09 Thread Richard Sandiford
This patch makes functions take vec_perm_indices by reference rather than value, since a later patch will turn vec_perm_indices into a class that would be more expensive to copy. 2017-12-06 Richard Sandiford gcc/ * fold-const.c (fold_vec_perm): Take a