std.simd module

Martin Nowak dawg at dawgfoto.de
Sat Feb 4 17:08:28 PST 2012


Let me restate the main point.
Your approach to a higher level module wraps intrinsics with named  
functions.
There is little gain in making simd(AND, f, f2) to and(f, f2) when you can
easily take this to the level GLSL achieves.


More information about the Digitalmars-d mailing list