On 30/1/23 21:59, Richard Henderson wrote:
TEMP_NORMAL is a subset of TEMP_EBB. Promote single basic block temps to single extended basic block.Signed-off-by: Richard Henderson <[email protected]> --- include/tcg/tcg.h | 2 -- tcg/tcg.c | 19 +++---------------- 2 files changed, 3 insertions(+), 18 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
