qemu-devel
[Top][All Lists]
Advanced

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

RE: [PATCH v2 09/48] tcg/optimize: Drop nb_oargs, nb_iargs locals


From: Luis Fernando Fujita Pires
Subject: RE: [PATCH v2 09/48] tcg/optimize: Drop nb_oargs, nb_iargs locals
Date: Wed, 20 Oct 2021 22:27:18 +0000

From: Richard Henderson <richard.henderson@linaro.org>
> Rather than try to keep these up-to-date across folding, re-read nb_oargs at 
> the
> end, after re-reading the opcode.
> 
> A couple of asserts need dropping, but that will take care of itself as we 
> split the
> function further.
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  tcg/optimize.c | 14 ++++----------
>  1 file changed, 4 insertions(+), 10 deletions(-)

Reviewed-by: Luis Pires <luis.pires@eldorado.org.br>

--
Luis Pires
Instituto de Pesquisas ELDORADO
Aviso Legal - Disclaimer <https://www.eldorado.org.br/disclaimer.html>



reply via email to

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