qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 02/45] target/riscv: Refactor some of the generic vector func


From: Lawrence Hunter
Subject: Re: [PATCH 02/45] target/riscv: Refactor some of the generic vector functionality
Date: Thu, 23 Mar 2023 11:34:09 +0000

On 21/03/2023 12:02, Christoph Müllner wrote:
On Fri, Mar 10, 2023 at 5:06 PM Lawrence Hunter
<lawrence.hunter@codethink.co.uk> wrote:

From: Kiran Ostrolenk <kiran.ostrolenk@codethink.co.uk>

Summary of refactoring:

* take some functions/macros out of `vector_helper` and put them in a
new module called `vector_internals`

* factor the non SEW-specific stuff out of `GEN_OPIVV_TRANS` into
function `opivv_trans` (similar to `opivi_trans`)

I think splitting this commit into two changes would be better.
Besides that the two changes look reasonable and correct.

Makes sense, we can do this

Best,
Lawrence



reply via email to

[Prev in Thread] Current Thread [Next in Thread]