пт, 1 авг. 2025 г. в 18:07, Georg-Johann Lay <a...@gjlay.de>: > > 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 different (like using a canonical form) stand out clearly. > > Passes without new regressions. > > Ok for trunk? >
Ok, please apply. Denis.