In this article, we have explored Global Constant Propagation in Compiler Design in depth including compiler principles such as Global Code Analysis.
Table of ContentsIntroductionExample UsesGlobal AnalysisAlgorithm for AnalysisOverview
Pre-requisites:
Different Code Optimizations in Compiler DesignPeephole Optimization in Compiler DesignIntroduction
In this article we will cover the basis of constant propagation, an optimisation technique used on local code. Constant propagation is t...
Published on December 23, 2021 05:04