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.hender...@linaro.org> --- tcg/tcg.c | 4 ++++ 1 file changed, 4 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>