We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.PL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Programming Languages

Title: Copy Propagation subsumes Constant Propagation

Abstract: Constant propagation and copy propagation are code transformations that may avoid some load operations and can enable other optimizations. In literature, constant and copy propagations are considered two independent transformations requiring two different data flow analyses. Here we give a generic definition for copy propagation which enables us to view constant propagation as a particular case of copy propagation and formulate a novel data flow analysis that unifies these two transformations.
Comments: 4 pages, 2 figures
Subjects: Programming Languages (cs.PL)
Cite as: arXiv:2207.03894 [cs.PL]
  (or arXiv:2207.03894v1 [cs.PL] for this version)

Submission history

From: Sreekala S [view email]
[v1] Fri, 8 Jul 2022 13:28:18 GMT (220kb)

Link back to: arXiv, form interface, contact.