A subset of Compiler Optimizations that replaces instructions with a logically equivalent set with better performance.
- Strength Reduction Modern compilers implement via a pattern matching algorithm.
A subset of Compiler Optimizations that replaces instructions with a logically equivalent set with better performance.