English

Optimizing Program Size Using Multi-result Supercompilation

Programming Languages 2020-08-12 v1

Abstract

Supercompilation is a powerful program transformation technique with numerous interesting applications. Existing methods of supercompilation, however, are often very unpredictable with respect to the size of the resulting programs. We consider an approach for controlling result size, based on a combination of multi-result supercompilation and a specific generalization strategy, which avoids code duplication. The current early experiments with this method show promising results - we can keep the size of the result small, while still performing powerful optimizations.

Keywords

Cite

@article{arxiv.2008.04669,
  title  = {Optimizing Program Size Using Multi-result Supercompilation},
  author = {Dimitur Nikolaev Krustev},
  journal= {arXiv preprint arXiv:2008.04669},
  year   = {2020}
}

Comments

In Proceedings VPT/HCVS 2020, arXiv:2008.02483. arXiv admin note: identical to arXiv:2006.02204, which has added appendices