[Issue 16680] dmd doesn't use druntime optimized versions of subtraction array operations

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Aug 9 03:39:44 PDT 2017


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

--- Comment #6 from github-bugzilla at puremagic.com ---
Commit pushed to master at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/184435f243b830cf464047deb1b636a8d5b4ed4a
implement templated array ops

- use RPN to encode operand precedence
- fixes Issue 15619, and 16680

--


More information about the Digitalmars-d-bugs mailing list