Skip to search formSkip to main contentSkip to account menu

Common subexpression elimination

Known as: CSE, Elimination of common sub expressions, Global common subexpression elimination 
In compiler theory, common subexpression elimination (CSE) is a compiler optimization that searches for instances of identical expressions (i.e… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2015
2015
Common subexpression elimination is a well-known compiler optimisa- tion that improves running time of compiled applications by… 
Review
2014
Review
2014
This Paper is a review study of FPGA implementation of Finite Impulse response (FIR) with low cost and high performance. The key… 
2010
2010
Common subexpression elimination (CSE) is a critical procedure in many multiplierless implementation of DSP algorithms. The aim… 
2009
2009
Constraint Programming is an attractive approach for solving AI planning problems by modelling them as Constraint Satisfaction… 
2009
2009
Compiling a solver-independent constraint model to solver input usually involves flattening, the decomposition of complex… 
2008
2008
In FIR filter design, multipliers occupy most of the area. To efficiently reduce the area occupied by multipliers, Common… 
2005
2005
We extend previous work on symbolic code generation for efficient solvers in the domain of image and signal processing, to take… 
2004
2004
This paper proposes a novel method to be used for VLSI design of canonic signed digit (CSD) linear phase finite impulse response… 
2004
2004
Polynomial expressions are used to compute a wide variety of mathematical functions commonly found in signal processing and… 
2001
2001
This paper describes a system for compiling codes written in a conventional high-level language to recon gurable FPGA-based…