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 without SVE), x86_64-linux-gnu
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 install?
>
> Richard
>
>
> 2