[Issue 20980] std.bigint.BigInt: special case x & non-negative int to avoid unnecessary allocation

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jul 10 19:54:49 UTC 2020


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

Nathan S. <n8sh.secondary at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|std.bigint.BigInt: special  |std.bigint.BigInt: special
                   |case x & 1 to avoid         |case x & non-negative int
                   |unnecessary allocation      |to avoid unnecessary
                   |                            |allocation

--


More information about the Digitalmars-d-bugs mailing list