On Wed, Dec 11, 2019 at 07:17:02PM -0500, Michael Meissner wrote: > This patch adds an alternative to use PADDI to add large SImode and DImode > constants if -mcpu=future is used.
> 2019-12-09 Michael Meissner <meiss...@linux.ibm.com> > > * config/rs6000/predicates.md (add_operand): Allow eI constants. > * config/rs6000/rs6000.md (add<mode>3): Add alternative to > generate PADDI for 34-bit constants if -mcpu=future. This is fine. Okay for trunk. Thanks! Segher