qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 11/48] tcg/optimize: Return true from tcg_opt_gen_{mov,movi}


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 11/48] tcg/optimize: Return true from tcg_opt_gen_{mov,movi}
Date: Mon, 30 Aug 2021 11:20:54 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 8/30/21 8:24 AM, Richard Henderson wrote:
> This will allow callers to tail call to these functions
> and return true indicating processing complete.
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  tcg/optimize.c | 9 +++++----
>  1 file changed, 5 insertions(+), 4 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

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