Peter:

On Thu, 2023-05-18 at 16:28 -0500, Peter Bergner wrote:
> 

<snip>

> 
> > +  void __builtin_vec_xst_trunc (vsq, signed long long, signed long
> > *);
> > +    TR_STXVRLX  TR_STXVRLX_S
> > +  void __builtin_vec_xst_trunc (vuq, signed long long, unsigned
> > long *);
> > +    TR_STXVRLX  TR_STXVRLX_U
> 
> Not a comment on these two changes, and not a request to expand this
> specific patch, but I believe I saw other built-ins that were missing
> signed long */unsigned long * versions where they could/should accept
> them.  Can you double-check whether there are other built-ins that
> need similar changes and if so, please post a separate patch to fix
> those as well?  Thanks.

OK, I will put that on my to do list to go look for that in other
builtins.  

                     Carl 

Reply via email to