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 Richard Sandiford
>
> gcc/
>
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 const vec_perm_indices &