Re: Use gather loads for strided accesses

2018-01-07 Thread James Greenhalgh
On Wed, Dec 13, 2017 at 04:47:40PM +, Jeff Law wrote: > On 11/17/2017 03:02 PM, Richard Sandiford wrote: > > This patch tries to use gather loads for strided accesses, > > rather than falling back to VMAT_ELEMENTWISE. > > > > Tested on aarch64-linux-gnu (with and

Re: Use gather loads for strided accesses

2017-12-13 Thread Jeff Law
On 11/17/2017 03:02 PM, Richard Sandiford wrote: > This patch tries to use gather loads for strided accesses, > rather than falling back to VMAT_ELEMENTWISE. > > Tested on aarch64-linux-gnu (with and without SVE), x86_64-linux-gnu > and powerpc64le-linux-gnu. OK to instal

Use gather loads for strided accesses

2017-11-17 Thread Richard Sandiford
This patch tries to use gather loads for strided accesses, rather than falling back to VMAT_ELEMENTWISE. Tested on aarch64-linux-gnu (with and without SVE), x86_64-linux-gnu and powerpc64le-linux-gnu. OK to install? Richard 2017-11-17 Richard Sandiford <richard.sandif...@linaro.