qemu-devel
[Top][All Lists]
Advanced

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

RE: [PATCH v2 03/48] tcg/optimize: Remove do_default label


From: Luis Fernando Fujita Pires
Subject: RE: [PATCH v2 03/48] tcg/optimize: Remove do_default label
Date: Wed, 20 Oct 2021 22:26:51 +0000

From: Richard Henderson <richard.henderson@linaro.org>
> Break the final cleanup clause out of the main switch statement.  When fully
> folding an opcode to mov/movi, use "continue" to process the next opcode, else
> break to fall into the final cleanup.
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  tcg/optimize.c | 190 ++++++++++++++++++++++++-------------------------
>  1 file changed, 94 insertions(+), 96 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]