Hi!
On Wed, Dec 11, 2019 at 07:15:15PM -0500, Michael Meissner wrote:
> This patch adds an alternative to use PLI to load up large SImode constants if
> -mcpu=future is used.
>
> * config/rs6000/rs6000.md (movsi_internal1): Add alternative to
> use PLI to load up 34-bit constants if
This patch adds an alternative to use PLI to load up large SImode constants if
-mcpu=future is used.
It is a slight reworking of patch V7 #2 after reformating the movsi_interal1
insn. I have done bootstraps and make check on a power8 little endian system
and there were no regressions. Can I chec