[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 25/26] tcg: Introduce tcg_temp_is_normal_*
From: |
Ilya Leoshkevich |
Subject: |
Re: [PATCH 25/26] tcg: Introduce tcg_temp_is_normal_* |
Date: |
Wed, 30 Nov 2022 19:07:53 +0100 |
On Wed, Oct 05, 2022 at 08:44:20PM -0700, Richard Henderson wrote:
> Allow targets to determine if a given temp will die across a branch.
>
> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> include/tcg/tcg-op.h | 2 ++
> include/tcg/tcg.h | 15 +++++++++++++++
> 2 files changed, 17 insertions(+)
Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH 25/26] tcg: Introduce tcg_temp_is_normal_*,
Ilya Leoshkevich <=