patch: SIMD loop fusion

Stefan Seefeld stefan at codesourcery.com
Wed Jul 26 19:02:04 UTC 2006


The attached patch adds support for SIMD (i.e. vectorized) loop fusion
to our expression block evaluation harness. It is enabled for homogenous
scalar expressions (i.e. all leaf blocks have float or double value_type)
on platforms supporting SSE(2) instructions (such as 'gcc -msse2').

Regards,
		Stefan

-- 
Stefan Seefeld
CodeSourcery
stefan at codesourcery.com
(650) 331-3385 x718
-------------- next part --------------
A non-text attachment was scrubbed...
Name: simd.patch
Type: text/x-patch
Size: 17558 bytes
Desc: not available
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20060726/a360bf7b/attachment.bin>


More information about the vsipl++ mailing list