[Issue 6615] Implement optimization for downcast to final class

2022-12-17 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6615 Iain Buclaw changed: What|Removed |Added Priority|P2 |P4 --

[Issue 6615] Implement optimization for downcast to final class

2016-10-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6615 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp

[Issue 6615] Implement optimization for downcast to final class

2013-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6615 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Keywords||performance

[Issue 6615] Implement optimization for downcast to final class

2013-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6615 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc ---

[Issue 6615] Implement optimization for downcast to final class

2011-09-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6615 --- Comment #1 from timon.g...@gmx.ch 2011-09-06 16:44:26 PDT --- hm, ok. It seems that druntime actually does shortcut and most of the difference boils down to the fact that the druntime function cannot be inlined... -- Configure issuemail: