Optimizations of DMD

Benji Smith dlanguage at benjismith.net
Sat Mar 3 15:47:03 PST 2007


Daniel Keep wrote:
> Some time ago, I wrote a simple library that extended arrays of basic
> types with parallel operations (like add, mult, madd, etc.) that were
> coded in MMX.  Never bothered to publish it since I wasn't sure if it
> was actually useful or not...

Please do publish it. I'd like to teach myself some assembly 
programming, and it'd be nice to see someone else's code for inlining 
array operations with MMX instructions.

If you don't post it at dsource, at least send me an email with the code 
attached.

Thanks!!

--benji



More information about the Digitalmars-d mailing list