[vsipl++] [patch] Fast convolution cleanup.

Jules Bergmann jules at codesourcery.com
Wed Mar 28 19:01:41 UTC 2007


Don McCoy wrote:
 > This patch does some minor cleanup on the fast convolution kernels for
 > Cell BE.
 >
 > A more portable method for passing PPU<-->SPU addresses is now used.
 > The header 'common.h', formerly containing FFT and fast convolution
 > parameters, has been removed -- these definitions now reside in their
 > own headers.  It also cleans up the naming conventions somewhat, with
 > the aim of being more consistent with other, similar code.  In general,
 > buffer addresses are 'ea_foo' and the strides between vectors (be it by
 > row or by column) are 'foo_stride'.

Don,

This looks good.  Please check it in.

			thanks,
			-- Jules

-- 
Jules Bergmann
CodeSourcery
jules at codesourcery.com
(650) 331-3385 x705



More information about the vsipl++ mailing list