On Wed, Dec 13, 2017 at 04:53:27PM +, Jeff Law wrote:
> On 11/17/2017 03:04 PM, Richard Sandiford wrote:
> > Following on from the previous patch for strided accesses, this patch
> > allows gather loads to be used with grouped accesses, if we otherwise
> > would need to fall back to VMAT_ELEMEN
On 11/17/2017 03:04 PM, Richard Sandiford wrote:
> Following on from the previous patch for strided accesses, this patch
> allows gather loads to be used with grouped accesses, if we otherwise
> would need to fall back to VMAT_ELEMENTWISE. However, as the comment
> says, this is restricted to sing
Following on from the previous patch for strided accesses, this patch
allows gather loads to be used with grouped accesses, if we otherwise
would need to fall back to VMAT_ELEMENTWISE. However, as the comment
says, this is restricted to single-element groups for now:
??? Although the cod