optimized array operations

Hoenir mrmocool at gmx.de
Tue Sep 23 05:22:50 PDT 2008


Eugene Pelekhay schrieb:
> Hoenir Wrote:
> 
>> Eugene Pelekhay schrieb:
>>> I'm finished optimized version of array operations, using SSE2 instructions.
>> Shouldn't this at line 446
>>    else
>>    {
>>      NoSEE2();
>>    }
>>
>> be NoSSE2()?
> 
> No, If we have no inline asm we have noting to do

I meant the spelling. you wrote NoSEE2


More information about the Digitalmars-d-announce mailing list