[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 14/20] target/s390x: Drop tcg_temp_free from translate_vx.
From: |
Ilya Leoshkevich |
Subject: |
Re: [PATCH v3 14/20] target/s390x: Drop tcg_temp_free from translate_vx.c.inc |
Date: |
Mon, 06 Mar 2023 11:51:36 +0100 |
User-agent: |
Evolution 3.46.4 (3.46.4-1.fc37) |
On Sat, 2023-03-04 at 10:18 -0800, Richard Henderson wrote:
> Translators are no longer required to free tcg temporaries.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> Cc: David Hildenbrand <david@redhat.com>
> Cc: Ilya Leoshkevich <iii@linux.ibm.com>
> Cc: Thomas Huth <thuth@redhat.com>
> Cc: qemu-s390x@nongnu.org
> ---
> target/s390x/tcg/translate_vx.c.inc | 143 --------------------------
> --
> 1 file changed, 143 deletions(-)
Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com>