What you've learned

You should now know how to:

  • Modify loops to take advantage of autovectorization in compilers

Knowledge Check

Autovectorization is:

Can the compiler autovectorize all kinds of loops?

The purpose of the `SDOT`/`UDOT` instructions on Arm is:


Back
Next