On 7/3/23 19:34, Richard Henderson wrote:
All uses are in the context of an accumulator conditionally
having a zero input.  Split the rda variable to rda_{i,o},
and set rda_i to tcg_constant_foo(0) when required.

Signed-off-by: Richard Henderson <[email protected]>
---
Cc: [email protected]
---
  target/arm/tcg/translate-mve.c | 54 ++++++++++++++++++----------------
  1 file changed, 29 insertions(+), 25 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>


Reply via email to