Notes on what to include
Rewrite the material from ABI Chapter 6
Recommendations for different ways to create efficient vector
code
Portable: C,C++; tricks to help compiler vectorize code
Use intrinsics
Assembly code - not recommended, but if you must