[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 13/76] target/arm: Drop tcg_temp_free from translator-neon
From: |
Peter Maydell |
Subject: |
Re: [PATCH v2 13/76] target/arm: Drop tcg_temp_free from translator-neon.c |
Date: |
Fri, 3 Mar 2023 17:37:54 +0000 |
On Mon, 27 Feb 2023 at 05:31, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Translators are no longer required to free tcg temporaries.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> target/arm/translate-neon.c | 131 +-----------------------------------
> 1 file changed, 1 insertion(+), 130 deletions(-)
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH v2 13/76] target/arm: Drop tcg_temp_free from translator-neon.c,
Peter Maydell <=