How to tune numerical D? (matrix multiplication is faster in g++ vs gdc)

Walter Bright newshound2 at digitalmars.com
Mon Mar 4 09:01:14 PST 2013


On 3/3/2013 8:50 PM, J wrote:
> Dump of assembler code for function _D6matrix5mmultFAAiAAiAAiZv:

Using obj2asm will get you much nicer looking assembler.


More information about the Digitalmars-d mailing list