>> Here is 1-line patch which allows to vectorize shift by inductive
>> variable for targets supporting vector/vector shift. Test-case is
>> attached.
>>
>> Bootstrap and regression testing did not show new failures.
>> Is it OK for trunk?
>
> Ok.
I have removed unneeded and now harmful dg-directi
On Tue, Aug 11, 2015 at 2:50 PM, Yuri Rumyantsev wrote:
> Hi All,
>
> Here is 1-line patch which allows to vectorize shift by inductive
> variable for targets supporting vector/vector shift. Test-case is
> attached.
>
> Bootstrap and regression testing did not show new failures.
> Is it OK for tru