Re: [PATCH v5 00/60] target/riscv: support vector extension v0.7.1

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

[PATCH v5 00/60] target/riscv: support vector extension v0.7.1

2020-03-12 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