SIMD support...

Walter Bright newshound2 at digitalmars.com
Fri Jan 6 12:26:36 PST 2012


On 1/6/2012 11:16 AM, Brad Roberts wrote:
> However, a counter example, it'd be a lot easier to write a memcpy routine that uses them
> without having to resort to asm code under this theoretical model.

I would seriously argue that individuals not attempt to write their own memcpy.

Why? Because the C one has had probably thousands of programmers looking at it 
for the last 30 years. You're not going to spend 5 minutes, or even 5 days, and 
make it faster.



More information about the Digitalmars-d mailing list