OpenASIP
2.0
|
Go to the source code of this file.
Classes | |
class | PostpassOperandSharer |
Namespaces | |
TTAProgram | |
Declaration of PostpassOperandSharer class.
This optimizer removes operand writes which are redundant due other operations using same value. This is executed after the main scheduler, so this mainly helps to reduce power consumption, not to improve performance.
Definition in file PostpassOperandSharer.hh.