|
The Software Vectorization Handbook
The growing popularity of multimedia extensions to general-purpose microprocessors has renewed the interest in vectorizing compilers. The Software Vectorization Handbook provides a detailed overview of compiler optimizations that convert sequential code into a form that best exploits multimedia extensions. This book has been written for compiler engineers
and programmers of scientific, engineering, and multimedia applications who are interested in improving software performance. The primary focus is on the C programming language and multimedia extensions to the Intel Architecture, although most conversion methods are easily generalized to other imperative programming languages and multimedia instruction sets. Topics discussed range from traditional data dependence analysis and loop-oriented vectorization to more multimedia-oriented alignment optimizations and vectorization of straight-line code. All presented optimizations are available in the high performance Intel C++/Fortran compilers that support automatic vectorization for MMX" technology and the Streaming SIMD Extensions (SSE).
|