Re: [PATCH], Add PowerPC ISA 3.0 vector extract support

2016-06-29 Thread Michael Meissner
On Wed, Jun 29, 2016 at 05:20:26PM -0500, Segher Boessenkool wrote: > On Wed, Jun 29, 2016 at 03:33:24PM -0400, Michael Meissner wrote: > > Is it ok to install in the trunk? > > See comments below. Okay with that taken care of. > > > Ideally, I would like to also install it on the GCC 6.2 branch

Re: [PATCH], Add PowerPC ISA 3.0 vector extract support

2016-06-29 Thread Segher Boessenkool
On Wed, Jun 29, 2016 at 03:33:24PM -0400, Michael Meissner wrote: > Is it ok to install in the trunk? See comments below. Okay with that taken care of. > Ideally, I would like to also install it on the GCC 6.2 branch. Note, it > depends on the June 15th changes to allow DImode into Altivec regi

Re: [PATCH], Add PowerPC ISA 3.0 vector extract support

2016-06-29 Thread Michael Meissner
On Wed, Jun 29, 2016 at 03:33:24PM -0400, Michael Meissner wrote: > This patch adds support to generate the ISA 3.0 VEXTRACTUB, VEXTRACTUH, and > XXEXTRACTUW instructions to extract a constant element from the small vector > integer types. I also added support to generate STXSIWX if a DImode is in