On 9/10/24 14:50, Pierrick Bouvier wrote:
the tcg_last_op() referred to in this case can be another op than the one expected? Are there other cases where usage of tcg_last_op could be a problem?
I don't think so. Aside from plugins, there are (currently) no other uses of emit_before_op.
r~