On Mon, Feb 10, 2014 at 8:14 PM, Michael Meissner
wrote:
> This patch fixes PR target/60137 that shows up when some vector types get
> allocated to GPR registers, and there wasn't a splitter for the type. It
> shows
> up when targetting ISA 2.07 (power8) when VSX is disabled but Altivec (VMX) is
This patch fixes PR target/60137 that shows up when some vector types get
allocated to GPR registers, and there wasn't a splitter for the type. It shows
up when targetting ISA 2.07 (power8) when VSX is disabled but Altivec (VMX) is
enabled, though I suspect there are other failure cases.
I bootst