Sergey Gromov:
> Obviously, a memcpy intrinsic is at work here.<

Yes, gcc is able to recognize some calls to C library functions and replace 
them with intrinsics.
I think LDC too uses an intrinsic to copy memory of a slice.
This isn't a too much interesting benchmark, there's nothing much 
interesting/new to see here.

Bye,
bearophile

Reply via email to