On Sun, Jul 3, 2016 at 7:10 PM, Richard Sandiford
wrote:
> Richard Biener writes:
>> On Wed, Jun 15, 2016 at 10:52 AM, Richard Sandiford
>> wrote:
>>> This is the main patch in the series. It adds a new enum and routines
>>> for classifying a vector load or store implementation.
>>>
>>> Tested
Richard Biener writes:
> On Wed, Jun 15, 2016 at 10:52 AM, Richard Sandiford
> wrote:
>> This is the main patch in the series. It adds a new enum and routines
>> for classifying a vector load or store implementation.
>>
>> Tested on aarch64-linux-gnu and x86_64-linux-gnu. OK to install?
>
> Why
On Wed, Jun 15, 2016 at 10:52 AM, Richard Sandiford
wrote:
> This is the main patch in the series. It adds a new enum and routines
> for classifying a vector load or store implementation.
>
> Tested on aarch64-linux-gnu and x86_64-linux-gnu. OK to install?
Why's the setting and checking of the
On 06/15/2016 02:52 AM, Richard Sandiford wrote:
This is the main patch in the series. It adds a new enum and routines
for classifying a vector load or store implementation.
Tested on aarch64-linux-gnu and x86_64-linux-gnu. OK to install?
Thanks,
Richard
gcc/
* tree-vectorizer.h (ve
This is the main patch in the series. It adds a new enum and routines
for classifying a vector load or store implementation.
Tested on aarch64-linux-gnu and x86_64-linux-gnu. OK to install?
Thanks,
Richard
gcc/
* tree-vectorizer.h (vect_memory_access_type): New enum.
(_stmt_ve