How to deal with inline asm functions in Phobos/druntime?
Johan Engelen via digitalmars-d-ldc
digitalmars-d-ldc at puremagic.com
Sun Apr 12 15:35:17 PDT 2015
I wrote a non-asm ilogb, that actually runs quite a bit faster
than what DMD or LDC do standard, and should also be much more
portable.
See
https://github.com/D-Programming-Language/phobos/pull/3186
More information about the digitalmars-d-ldc
mailing list