Am 18.11.2006 um 22:16 schrieb Mathieu Bouchard:

On Sat, 18 Nov 2006, Hans-Christoph Steiner wrote:

I really doubt that the gcc devs put a lot of effort into something that has no effect. Perhaps not for Pd, that may be true. But they are talking about vectorizing loops, it may not be the best thing to vectorize, but there are definitely vectorizable loops in Pd.

perhaps it would be a good start to reimplement newbytes(n) using memalign(16,n) instead of malloc(n).

A few years ago i introduced aligned memory allocation in the pd- devel branch.

greetings,
Thomas


_______________________________________________
PD-dev mailing list
PD-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev

Reply via email to