Describes best practices for writing code that can encourage the SVE Compiler to produce optimal auto-vectorized output.
3.1 Best practices to enable auto-vectorization
3.2 Auto-vectorization examples
3.3 Embedding SVE assembly code directly into C and C++ code
3.4 Using pragmas to encourage or suppress auto-vectorization
3.5 Using SVE intrinsics directly in your C code