On Fri, Sep 09, 2022 at 07:56:42PM -0500, Peter Bergner wrote: > On 9/9/22 8:27 AM, Kewen.Lin wrote: > > btw, it needs some hacking in rs6000_function_arg to make this > > opaque type valid for function arg. > > We don't allow (at this time) __vector_pair or __vector_quad to be > used as actual arguments to non-builtin functions. We do allow > pointers to those types though.
It would be nice to support that, if it isn't too hard. It won't be digging us into a hole, experience has taught us :-) Segher