On 4/17/2014 7:24 PM, H. S. Teoh via Digitalmars-d wrote:
So what are some optimizations that compilers *are* currently able to do, and what currently isn't done?
Just look at all the problems with "escape analysis" being done with compilers.
On 4/17/2014 7:24 PM, H. S. Teoh via Digitalmars-d wrote:
So what are some optimizations that compilers *are* currently able to do, and what currently isn't done?
Just look at all the problems with "escape analysis" being done with compilers.