On 8/18/21 10:19 PM, Richard Henderson wrote: > Let the compiler decide about inlining. > Remove tcg_out_ext8s and tcg_out_ext16s as unused. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > tcg/mips/tcg-target.c.inc | 76 ++++++++++++++------------------------- > 1 file changed, 27 insertions(+), 49 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>