Reviewed-by: Frank Chang
On Wed, Aug 17, 2022 at 11:32 PM Yang Liu wrote:
> Remove duplicate code by wrapping vfwredsum_vs's OP function.
>
> Signed-off-by: Yang Liu
> ---
> target/riscv/vector_helper.c | 56 +++-
> 1 file changed, 10 insertions(+), 46 deletion
On Thu, Aug 18, 2022 at 1:57 AM Yang Liu wrote:
>
> Remove duplicate code by wrapping vfwredsum_vs's OP function.
>
> Signed-off-by: Yang Liu
Reviewed-by: Alistair Francis
Alistair
> ---
> target/riscv/vector_helper.c | 56 +++-
> 1 file changed, 10 insertions
Remove duplicate code by wrapping vfwredsum_vs's OP function.
Signed-off-by: Yang Liu
---
target/riscv/vector_helper.c | 56 +++-
1 file changed, 10 insertions(+), 46 deletions(-)
diff --git a/target/riscv/vector_helper.c b/target/riscv/vector_helper.c
index a96f