Any usable SIMD implementation?

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Mon Apr 4 11:43:58 PDT 2016


On 4/4/2016 9:21 AM, Marco Leise wrote:
>    To put this to good use, we need a reliable way - basically
>    a global variable - to check for SSE4 (or POPCNT, etc.). What
>    we have now does not work across all compilers.

http://dlang.org/phobos/core_cpuid.html



More information about the Digitalmars-d mailing list