On 11/19/21 17:04, Richard Henderson wrote: > There's no reason the callers can't tail call to one function. > Leave it up to the compiler either way. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/ppc/fpu_helper.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>