Altivec + 16 byte alignment
tm_gccmail@mail.kloo.net
tm_gccmail@mail.kloo.net
Tue Feb 11 20:46:00 GMT 2003
On Tue, 11 Feb 2003, Richard Kenner wrote:
> It's just a function call, exposed to the front end. Nice and clean.
>
> In which case, why not do it totally in the back end? I don't see it as
> a big deal, but I'm not sure what you gain by adding a call to that function
> into every front end.
Now that you mention it, I think Naveen's "stack reorgization" patch might
be relevent, since it allows juggling items on the stack around.
You might want to rearrange the stack to minimize the gaps between the
data items if you're supporting multiple aligned stack items.
Toshi
More information about the Gcc
mailing list