> -----Original Message-----
> From: Richard Henderson <richard.hender...@linaro.org>
> Sent: Sunday, February 26, 2023 10:24 PM
> To: qemu-devel@nongnu.org
> Cc: qemu-...@nongnu.org; qemu-...@nongnu.org; qemu-
> ri...@nongnu.org; qemu-s3...@nongnu.org; jcmvb...@gmail.com;
> kbast...@mail.uni-paderborn.de; ys...@users.sourceforge.jp;
> gaos...@loongson.cn; jiaxun.y...@flygoat.com; Taylor Simpson
> <tsimp...@quicinc.com>; a...@rev.ng; mrol...@gmail.com;
> edgar.igles...@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.hender...@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 <tsimp...@quicinc.com>


Reply via email to