|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH v2 04/81] tcg: Copy TCGOP_TYPE in tcg_op_insert_{after,before} |
Date: | Wed, 8 Jan 2025 18:39:55 +0100 |
User-agent: | Mozilla Thunderbird |
On 7/1/25 08:59, Richard Henderson wrote:
Simplify use within the optimizers by defaulting the new opcode to the same type as the old opcode. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> --- tcg/tcg.c | 4 ++++ 1 file changed, 4 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |