Re: [0/4] [AArch64] Add SVE support

2018-01-07 Thread James Greenhalgh
(Resending; this bounced) On Sat, Jan 06, 2018 at 07:39:46PM +, Richard Sandiford wrote: > James Greenhalgh writes: > > On Fri, Nov 24, 2017 at 03:59:58PM +, Richard Sandiford wrote: > >> Richard Sandiford writes: > >> > This

Re: [0/4] [AArch64] Add SVE support

2018-01-06 Thread Richard Sandiford
James Greenhalgh writes: > On Fri, Nov 24, 2017 at 03:59:58PM +, Richard Sandiford wrote: >> Richard Sandiford writes: >> > This series adds support for ARM's Scalable Vector Extension. >> > More details on SVE can be found here: >> >

Re: [0/4] [AArch64] Add SVE support

2018-01-06 Thread James Greenhalgh
On Fri, Nov 24, 2017 at 03:59:58PM +, Richard Sandiford wrote: > Richard Sandiford writes: > > This series adds support for ARM's Scalable Vector Extension. > > More details on SVE can be found here: > > > > > >

Re: [0/4] [AArch64] Add SVE support

2017-11-24 Thread Richard Sandiford
Richard Sandiford writes: > This series adds support for ARM's Scalable Vector Extension. > More details on SVE can be found here: > > > https://developer.arm.com/products/architecture/a-profile/docs/arm-architecture-reference-manual-supplement-armv8-a > > There

[0/4] [AArch64] Add SVE support

2017-11-03 Thread Richard Sandiford
This series adds support for ARM's Scalable Vector Extension. More details on SVE can be found here: https://developer.arm.com/products/architecture/a-profile/docs/arm-architecture-reference-manual-supplement-armv8-a There are four parts for ease of review, but it probably makes sense to