Re: [patch, avr] Rework patterns that add / subtract an (inverted) MSB.
ср, 4 дек. 2024 г. в 13:39, Georg-Johann Lay : > > This patch reworks patterns that add / subtract an (inverted) MSB. > It handles more cases by using mode iterators. > > Ok for trunk? > Please apply. Denis
[patch,avr] Rework patterns that add / subtract an (inverted) MSB.
This patch reworks patterns that add / subtract an (inverted) MSB. It handles more cases by using mode iterators. Ok for trunk? Johann -- AVR: Rework patterns that add / subtract an (inverted) MSB. gcc/ * config/avr/avr-protos.h (avr_out_add_msb): New proto. * config/avr/avr.c