Richard Biener writes:
> On Wed, Dec 20, 2017 at 2:48 PM, Richard Sandiford
> wrote:
>> Richard Biener writes:
>>> On Tue, Dec 12, 2017 at 4:46 PM, Richard Sandiford
>>> wrote:
Richard Biener writes:
> On Sun, Dec 10, 2017 at 12:20 AM, Richard Sandiford
> wrote:
>> This patch
On Wed, Dec 20, 2017 at 2:48 PM, Richard Sandiford
wrote:
> Richard Biener writes:
>> On Tue, Dec 12, 2017 at 4:46 PM, Richard Sandiford
>> wrote:
>>> Richard Biener writes:
On Sun, Dec 10, 2017 at 12:20 AM, Richard Sandiford
wrote:
> This patch changes vec_perm_indices from a pl
Richard Biener writes:
> On Tue, Dec 12, 2017 at 4:46 PM, Richard Sandiford
> wrote:
>> Richard Biener writes:
>>> On Sun, Dec 10, 2017 at 12:20 AM, Richard Sandiford
>>> wrote:
This patch changes vec_perm_indices from a plain vec<> to a class
that stores a canonicalised permutation,
On Tue, Dec 12, 2017 at 4:46 PM, Richard Sandiford
wrote:
> Richard Biener writes:
>> On Sun, Dec 10, 2017 at 12:20 AM, Richard Sandiford
>> wrote:
>>> This patch changes vec_perm_indices from a plain vec<> to a class
>>> that stores a canonicalised permutation, using the same encoding
>>> as fo
Richard Biener writes:
> On Sun, Dec 10, 2017 at 12:20 AM, Richard Sandiford
> wrote:
>> This patch changes vec_perm_indices from a plain vec<> to a class
>> that stores a canonicalised permutation, using the same encoding
>> as for VECTOR_CSTs. This means that vec_perm_indices now carries
>> in
On Sun, Dec 10, 2017 at 12:20 AM, Richard Sandiford
wrote:
> This patch changes vec_perm_indices from a plain vec<> to a class
> that stores a canonicalised permutation, using the same encoding
> as for VECTOR_CSTs. This means that vec_perm_indices now carries
> information about the number of ve
This patch changes vec_perm_indices from a plain vec<> to a class
that stores a canonicalised permutation, using the same encoding
as for VECTOR_CSTs. This means that vec_perm_indices now carries
information about the number of vectors being permuted (currently
always 1 or 2) and the number of ele