qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 11/27] tcg: Use tcg_temp_ebb_new_* in tcg/


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 11/27] tcg: Use tcg_temp_ebb_new_* in tcg/
Date: Tue, 31 Jan 2023 00:59:02 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.6.1

On 30/1/23 21:59, Richard Henderson wrote:
All of these have obvious and quite local scope.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  tcg/tcg-op-gvec.c | 270 +++++++++++++++++++++++-----------------------
  tcg/tcg-op.c      | 258 ++++++++++++++++++++++----------------------
  tcg/tcg.c         |   2 +-
  3 files changed, 265 insertions(+), 265 deletions(-)

Reviewed using 'git-diff --function-context'.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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