This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][AARCH64]Use shl for vec_shr_<mode> rtx pattern.


On 2 June 2015 at 10:30, Renlin Li <renlin.li@arm.com> wrote:
> Is it Okay for me to backport it to gcc-5?

OK provided the patch applies cleanly and there are no regressions. /Marcus

>
> Regards,
> Renlin Li
>
>
> On 30/04/15 16:21, Marcus Shawcroft wrote:
>>
>> On 30 April 2015 at 12:55, Renlin Li <renlin.li@arm.com> wrote:
>>
>>> 2015-04-30  Renlin Li  <renlin.li@arm.com>
>>>
>>>      * config/aarch64/aarch64-simd.md (vec_shr): Defined as an unspec.
>>>      * config/aarch64/iterators.md (unspec): Add UNSPEC_VEC_SHR.
>>>
>>> gcc/testsuite/ChangeLog:
>>>
>>> 2015-04-30  Renlin Li  <renlin.li@arm.com>
>>>
>>>      * gcc.target/aarch64/vect-reduc-or_1.c: New.
>>
>> +      __builtin_printf("Failed %d\n", sum);
>> +      abort();
>>
>> Space before (
>> Otherwise OK /Marcus
>>
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]