Re: [PATCH][AArch64] Vector shift by 64 fix

2014-01-23 Thread James Greenhalgh
On Thu, Jan 23, 2014 at 03:57:33PM +, Alex Velenko wrote: > Hi, > Could someone, please, commit this patch, as I do not have permissions > to do so. Please don't top-post on this list. > On 23/01/14 12:04, Marcus Shawcroft wrote: > > On 6 January 2014 11:52, Alex Velenko wrote: > >> Hi, > >

Re: [PATCH][AArch64] Vector shift by 64 fix

2014-01-23 Thread Alex Velenko
Hi, Could someone, please, commit this patch, as I do not have permissions to do so. Kind regards, Alex On 23/01/14 12:04, Marcus Shawcroft wrote: On 6 January 2014 11:52, Alex Velenko wrote: Hi, This patch fixes vector shift by 64 behavior to meet reference manual expectations. Testcase in

Re: [PATCH][AArch64] Vector shift by 64 fix

2014-01-23 Thread Marcus Shawcroft
On 6 January 2014 11:52, Alex Velenko wrote: > Hi, > > This patch fixes vector shift by 64 behavior to meet reference > manual expectations. Testcase included to check that expectations > are now met. No regressions found. > > Is patch OK? OK /Marcus

Re: [PATCH][AArch64] Vector shift by 64 fix

2014-01-22 Thread Alex Velenko
On 06/01/14 11:52, Alex Velenko wrote: Hi, This patch fixes vector shift by 64 behavior to meet reference manual expectations. Testcase included to check that expectations are now met. No regressions found. Is patch OK? Thanks, Alex 2014-01-06 Alex Velenko gcc/ * config/aarch64/aarc