[Issue 16680] dmd doesn't use dritime optimized versions of substraction array operations

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Nov 20 14:44:38 PST 2016


https://issues.dlang.org/show_bug.cgi?id=16680

Martin Nowak <code at dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |code at dawg.eu

--- Comment #1 from Martin Nowak <code at dawg.eu> ---
This will be solved by replacing the asm code with templated array ops, also
see
https://trello.com/c/TNCQ6xBk/85-templated-library-arrayop-implementation-also-fixes-issue-15619-and-issue-16680.

--


More information about the Digitalmars-d-bugs mailing list