Re: [PATCH,rs6000] Add some more vector built-ins

2014-08-28 Thread David Edelsohn
On Tue, Aug 26, 2014 at 7:52 PM, Bill Schmidt wrote: > Hi, > > This patch adds a few more cases of overloaded vector built-ins to > support V2DI and V2DF modes: vec_xl, vec_xst, vec_splat, vec_div, > vec_mul, vec_round. These are all straightforward. For vec_div and > vec_mul, the most efficien

[PATCH,rs6000] Add some more vector built-ins

2014-08-26 Thread Bill Schmidt
Hi, This patch adds a few more cases of overloaded vector built-ins to support V2DI and V2DF modes: vec_xl, vec_xst, vec_splat, vec_div, vec_mul, vec_round. These are all straightforward. For vec_div and vec_mul, the most efficient thing appears to be to just scalarize these; at least I couldn'