diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-08-23 22:30:17 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-10-27 17:11:22 -0700 |
commit | b10f38339bda94bd960d6936ca6047b34be8eb31 (patch) | |
tree | 4dac1c2b10f4fecaee61bc3865f707eb7b29fdd3 /qapi/qapi-clone-visitor.c | |
parent | 3b3f847d754d7f243b2a04775f37c1b324ca1a12 (diff) | |
download | qemu-b10f38339bda94bd960d6936ca6047b34be8eb31.zip qemu-b10f38339bda94bd960d6936ca6047b34be8eb31.tar.gz qemu-b10f38339bda94bd960d6936ca6047b34be8eb31.tar.bz2 |
tcg/optimize: Remove do_default label
Break the final cleanup clause out of the main switch
statement. When fully folding an opcode to mov/movi,
use "continue" to process the next opcode, else break
to fall into the final cleanup.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Luis Pires <luis.pires@eldorado.org.br>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'qapi/qapi-clone-visitor.c')
0 files changed, 0 insertions, 0 deletions