[Issue 14436] Optimizer fails to remove comparison loop when comparing array against null
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Apr 16 07:48:48 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14436
--- Comment #6 from yebblies <yebblies at gmail.com> ---
Ok, I'll have a look. This can probably be special-cased, although there is a
long-standing problem that the optimizer doesn't look at constant data
correctly.
--
More information about the Digitalmars-d-bugs
mailing list