[ODE] Some SSE in Quick step

tbp ode at ompf.org
Wed May 26 09:42:19 MST 2004


Jon Watte wrote:
> The original question was for a VECTORIZING COMPILER and cross-platform 
> LANGUAGE SUPPORT; specific libraries don't even affect the original 
> question. VectorC is the closest I've seen, although it's not C++.
ICC does some auto-vectorization (i mean beyond simple translation of 
387 to SSE, unlike msvc) but it's quite shabby.
Then i guess you could wait for gcc 3.5+, 
http://gcc.gnu.org/projects/tree-ssa/vectorization.html



More information about the ODE mailing list