Re: PATCH [2 of 7], rs6000, add support for scalar floating point in Altivec registers

2014-11-12 Thread David Edelsohn
On Tue, Nov 11, 2014 at 7:56 PM, Michael Meissner wrote: > When I did the original power7 work, I put the reload handlers into vector.md, > since they were only used for vector types. Since they are now more general, > I > am moving these insns from vector.md to rs6000.md. Is this patch accepta

Re: PATCH [2 of 7], rs6000, add support for scalar floating point in Altivec registers

2014-11-11 Thread Michael Meissner
When I did the original power7 work, I put the reload handlers into vector.md, since they were only used for vector types. Since they are now more general, I am moving these insns from vector.md to rs6000.md. Is this patch acceptable to be checked in once the PowerPC boostraps again. 2014-11-11