SIMD benchmark

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Mon Jan 16 08:48:04 PST 2012


On 1/16/12 10:46 AM, Manu wrote:
> A function using float arrays and a function using hardware vectors
> should certainly not be the same speed.

My point was that the version using float arrays should 
opportunistically use hardware ops whenever possible.

Andrei


More information about the Digitalmars-d mailing list