[Issue 22115] Optimize if (s.a == 3 ? s : null) to if (s.a == 3)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jul 11 06:51:13 UTC 2021


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

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |backend, performance

--


More information about the Digitalmars-d-bugs mailing list