optimized array operations

Hoenir mrmocool at gmx.de
Mon Sep 22 04:22:24 PDT 2008


Eugene Pelekhay schrieb:
> I'm finished optimized version of array operations, using SSE2 instructions.
Shouldn't this at line 446
   else
   {
     NoSEE2();
   }

be NoSSE2()?


More information about the Digitalmars-d-announce mailing list