This advanced learning path is for C/C++ developers looking to optimize performance through compiler autovectorization. It teaches how to modify loops to enable effective autovectorization by modern compilers.
Prerequisites:
- An Arm computer running Linux
- A recent version of Clang or GCC installed