Get started with Scalable Vector Extension 2 (SVE2) on Android

What you've learned

You should now know how to:

  • Enable Scalable Vector Extension 2 (SVE2) support in Android Studio.
  • Implement an Android application that uses the Android Native Development Kit (NDK) to calculate the fused multiply-add (FMA).
  • Measure the performance uplift by using SVE2 intrinsics.

Knowledge Check

What do you need to consider when using Arm intrinsics?

Can SVE2 intrinsics provide a performance improvement?


Back
Next