пт, 1 авг. 2025 г. в 18:07, Georg-Johann Lay :
>
> There are many post-reload define_insn_and_split's that just append
> a (clobber (reg:CC REG_CC)) to the pattern. Instead of repeating
> the original patterns, avr_add_ccclobber (curr_insn) is used to do
> that job.
>
> This avoids repeating pat
There are many post-reload define_insn_and_split's that just append
a (clobber (reg:CC REG_CC)) to the pattern. Instead of repeating
the original patterns, avr_add_ccclobber (curr_insn) is used to do
that job.
This avoids repeating patterns all over the place, and splits that do
something diff