Re: [Patch AArch64 2/2] Fix memory sizes to load/store patterns

2017-07-27 Thread James Greenhalgh
On Mon, Jul 03, 2017 at 11:46:58AM +0100, James Greenhalgh wrote: > On Wed, Jun 21, 2017 at 11:50:08AM +0100, James Greenhalgh wrote: > > *ping* > > Ping*2 Ping*3 Thanks, James > > Thanks, > James > > > On Mon, Jun 12, 2017 at 02:54:00PM +0100, James Greenhalgh wrote: > > > > > > Hi, > > >

Re: [Patch AArch64 2/2] Fix memory sizes to load/store patterns

2017-07-03 Thread James Greenhalgh
On Wed, Jun 21, 2017 at 11:50:08AM +0100, James Greenhalgh wrote: > *ping* *ping*x2 Thanks, James > On Mon, Jun 12, 2017 at 02:54:00PM +0100, James Greenhalgh wrote: > > > > Hi, > > > > There seems to be a partial misconception in the AArch64 backend that > > load1/load2 referred to the number

Re: [Patch AArch64 2/2] Fix memory sizes to load/store patterns

2017-07-03 Thread James Greenhalgh
On Wed, Jun 21, 2017 at 11:50:08AM +0100, James Greenhalgh wrote: > *ping* Ping*2 Thanks, James > On Mon, Jun 12, 2017 at 02:54:00PM +0100, James Greenhalgh wrote: > > > > Hi, > > > > There seems to be a partial misconception in the AArch64 backend that > > load1/load2 referred to the number o

Re: [Patch AArch64 2/2] Fix memory sizes to load/store patterns

2017-06-21 Thread James Greenhalgh
*ping* Thanks, James On Mon, Jun 12, 2017 at 02:54:00PM +0100, James Greenhalgh wrote: > > Hi, > > There seems to be a partial misconception in the AArch64 backend that > load1/load2 referred to the number of registers to load, rather than the > number of words to load. This patch fixes that us