On Sat, 09 Oct 2010 16:40:12 +0200
Adriaan van Os <f...@microbizz.nl> wrote:

> Matrix functions can be implemented efficiently using SSE, see e.g. 
> <http://www.cortstratton.org/articles/OptimizingForSSE.php>.
FPC can generate the SSE instructions for you on compilation. My tests showed 
that this is faster than writing the functions using SSE myself. If you have 
written matrix routines using SSE that are faster than mine written in pascal 
and optimized by the compiler I am really interested in seeing them.

R.
-- 
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to