diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-08-24 08:20:27 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-10-27 17:11:22 -0700 |
commit | ec5d4cbeef2749c9137daeac1b7f67735510675b (patch) | |
tree | 5af66c553dcc63e284ea24bf7fc055e549f23850 /qga | |
parent | 5cf32be7d8f385d1599655fdb9de87996243f33b (diff) |
tcg/optimize: Drop nb_oargs, nb_iargs locals
Rather than try to keep these up-to-date across folding,
re-read nb_oargs at the end, after re-reading the opcode.
A couple of asserts need dropping, but that will take care
of itself as we split the function further.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Luis Pires <luis.pires@eldorado.org.br>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'qga')
0 files changed, 0 insertions, 0 deletions