Il dom 15 dic 2024, 15:50 Richard Henderson <richard.hender...@linaro.org> ha scritto:
> gen_op_jz_ecx should become unused now. > > And maybe gen_op_jnz_ecx went unused a few patches ago, when > gen_jz_ecx_string got merged? > IIRC LOOP{,Z,NZ} use both of them. I can inline them as a follow-up. Paolo Anyway, I think there are some dead inlines which clang would Werror about. > > With those fixed, > Reviewed-by: Richard Henderson <richard.hender...@linaro.org> > > > r~ > >