qemu-devel
[Top][All Lists]
Advanced

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

RE: [PATCH v2 25/76] target/hexagon: Drop tcg_temp_free from C code


From: Taylor Simpson
Subject: RE: [PATCH v2 25/76] target/hexagon: Drop tcg_temp_free from C code
Date: Mon, 27 Feb 2023 17:53:48 +0000


> -----Original Message-----
> From: Richard Henderson <richard.henderson@linaro.org>
> Sent: Sunday, February 26, 2023 10:24 PM
> To: qemu-devel@nongnu.org
> Cc: qemu-arm@nongnu.org; qemu-ppc@nongnu.org; qemu-
> riscv@nongnu.org; qemu-s390x@nongnu.org; jcmvbkbc@gmail.com;
> kbastian@mail.uni-paderborn.de; ysato@users.sourceforge.jp;
> gaosong@loongson.cn; jiaxun.yang@flygoat.com; Taylor Simpson
> <tsimpson@quicinc.com>; ale@rev.ng; mrolnik@gmail.com;
> edgar.iglesias@gmail.com
> Subject: [PATCH v2 25/76] target/hexagon: Drop tcg_temp_free from C code
> 
> Translators are no longer required to free tcg temporaries.
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  target/hexagon/gen_tcg.h     | 29 ------------------
>  target/hexagon/gen_tcg_hvx.h | 15 ----------
>  target/hexagon/macros.h      |  7 -----
>  target/hexagon/genptr.c      | 58 ------------------------------------
>  target/hexagon/translate.c   |  7 -----
>  target/hexagon/README        |  5 ----
>  6 files changed, 121 deletions(-)

Reviewed-by: Taylor Simpson <tsimpson@quicinc.com>




reply via email to

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