[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 15/76] target/arm: Drop tcg_temp_free from translator-sve.
From: |
Peter Maydell |
Subject: |
Re: [PATCH v2 15/76] target/arm: Drop tcg_temp_free from translator-sve.c |
Date: |
Fri, 3 Mar 2023 18:26:34 +0000 |
On Mon, 27 Feb 2023 at 05:32, 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-sve.c | 186 +------------------------------------
> 1 file changed, 2 insertions(+), 184 deletions(-)
>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH v2 15/76] target/arm: Drop tcg_temp_free from translator-sve.c,
Peter Maydell <=