Re: [PATCH v7 00/61] target/riscv: support vector extension v0.7.1

2020-03-30 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200330153633.15298-1-zhiwei_...@c-sky.com/ Hi, This series seems to have some coding style problems. See output below for more information: Subject: [PATCH v7 00/61] target/riscv: support vector extension v0.7.1 Message-id: 20200330153633.15298-1

[PATCH v7 00/61] target/riscv: support vector extension v0.7.1

2020-03-30 Thread LIU Zhiwei
This patchset implements the vector extension for RISC-V on QEMU. You can also find the patchset and all *test cases* in my repo(https://github.com/romanheros/qemu.git branch:vector-upstream-v3). All the test cases are in the directory qemu/tests/riscv/vector/. They are riscv64 linux user mode pro