Re: [PATCH v6 00/72] support vector extension v1.0

2021-01-25 Thread Frank Chang
On Wed, Jan 20, 2021 at 3:12 AM Alistair Francis wrote: > On Tue, Jan 12, 2021 at 1:40 AM wrote: > > > > From: Frank Chang > > > > This patchset implements the vector extension v1.0 for RISC-V on QEMU. > > > > As vector extension specification is near to be ratified, this patchset > is > >

Re: [PATCH v6 00/72] support vector extension v1.0

2021-01-19 Thread Alistair Francis
On Tue, Jan 12, 2021 at 1:40 AM wrote: > > From: Frank Chang > > This patchset implements the vector extension v1.0 for RISC-V on QEMU. > > As vector extension specification is near to be ratified, this patchset is > sent as formal patchset for review. Do you know when the 1.0 spec will be

Re: [PATCH v6 00/72] support vector extension v1.0

2021-01-12 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20210112093950.17530-1-frank.ch...@sifive.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20210112093950.17530-1-frank.ch...@sifive.com Subject: [PATCH v6 00/72] support

[PATCH v6 00/72] support vector extension v1.0

2021-01-12 Thread frank . chang
From: Frank Chang This patchset implements the vector extension v1.0 for RISC-V on QEMU. As vector extension specification is near to be ratified, this patchset is sent as formal patchset for review. The port is available here: https://github.com/sifive/qemu/tree/rvv-1.0-upstream-v6 You can