Re: [PATCH v2 15/76] target/arm: Drop tcg_temp_free from translator-sve.c

2023-03-03 Thread Peter Maydell
On Mon, 27 Feb 2023 at 05:32, Richard Henderson wrote: > > Translators are no longer required to free tcg temporaries. > > Signed-off-by: Richard Henderson > --- > target/arm/translate-sve.c | 186 + > 1 file changed, 2 insertions(+), 184 deletions(-) > Revie

[PATCH v2 15/76] target/arm: Drop tcg_temp_free from translator-sve.c

2023-02-27 Thread Richard Henderson
Translators are no longer required to free tcg temporaries. Signed-off-by: Richard Henderson --- target/arm/translate-sve.c | 186 + 1 file changed, 2 insertions(+), 184 deletions(-) diff --git a/target/arm/translate-sve.c b/target/arm/translate-sve.c index 2