Re: [PATCH, rs6000] pr80482 Relax vector builtin parameter checks

2017-04-25 Thread Jakub Jelinek
On Mon, Apr 24, 2017 at 11:58:03PM -0500, Segher Boessenkool wrote: > On Mon, Apr 24, 2017 at 05:38:58PM -0500, Bill Seurer wrote: > > [PATCH, rs6000] pr80482 Relax vector builtin parameter checks > > > > This patch changes the parameter testing for powerpc vector builtins

Re: [PATCH, rs6000] pr80482 Relax vector builtin parameter checks

2017-04-24 Thread Segher Boessenkool
On Mon, Apr 24, 2017 at 05:38:58PM -0500, Bill Seurer wrote: > [PATCH, rs6000] pr80482 Relax vector builtin parameter checks > > This patch changes the parameter testing for powerpc vector builtins to relax > the existing requirement that the parameters be identical to instead th

Re: [PATCH, rs6000] pr80482 Relax vector builtin parameter checks

2017-04-24 Thread Jakub Jelinek
On Mon, Apr 24, 2017 at 05:38:58PM -0500, Bill Seurer wrote: > [PATCH, rs6000] pr80482 Relax vector builtin parameter checks > > This patch changes the parameter testing for powerpc vector builtins to relax > the existing requirement that the parameters be identical to instead th

[PATCH, rs6000] pr80482 Relax vector builtin parameter checks

2017-04-24 Thread Bill Seurer
[PATCH, rs6000] pr80482 Relax vector builtin parameter checks This patch changes the parameter testing for powerpc vector builtins to relax the existing requirement that the parameters be identical to instead that they be compatible. This allows for mixing parameters with differing qualified