[patch] RBO preview
Jules Bergmann
jules at codesourcery.com
Wed Mar 7 16:24:21 UTC 2007
This patch
- adds RBO support,
- applies it to by-value FFT and FFTM,
- adds a simple RBO evaluator for expressions like 'A = fft(B)'
which avoids the temporary and copy,
- adds fastconv RBO evaluators for the general case using Fftm
underneath, and the special case when using Cbe Fastconv underneath.
- adds single-line fastconv case to the fastconv benchmark
This patch is fairly close to ready. However there are a few bits missing:
- add distributed support for Return_expr_blocks
- validation (this does work for the fastconv benchmark)
Comments?
-- Jules
--
Jules Bergmann
CodeSourcery
jules at codesourcery.com
(650) 331-3385 x705
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rbo.diff
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20070307/f6773262/attachment.ksh>
More information about the vsipl++
mailing list