Skip to content

ACLE 2026 Q1

Latest

Choose a tag to compare

@vhscampos vhscampos released this 18 May 08:39

Release highlights

The documents modified in this release are:

  • Arm C Language Extensions.
  • Arm Neon Intrinsics Reference.

List of changes

  • Added support for modal 8-bit floating point matrix multiply-accumulate widening intrinsics.
  • Added support for 16-bit floating point matrix multiply-accumulate widening intrinsics.
  • Added restrictions of Function Multi Versioning’s use with other extensions.
  • Upgraded Function Multi Versioning to Release support level.
  • Removed _single from svmla_za16[_mf8]_vg2x1_fpm and svmla_za32[_mf8]_vg4x1_fpm.
  • Improved documentation for VMLA/VMLS intrinsics for floats.
  • Added support for producer-consumer data placement hints.
  • Added support for range prefetch intrinsic and __ARM_PREFETCH_RANGE macro.
  • Added Alpha support for SVE2.2 (FEAT_SVE2p2)
  • Added Alpha support for SME2.2 (FEAT_SME2p2).
  • Added Alpha support for FEAT_SVE_AES2, FEAT_SSVE_AES intrinsics.
  • Added support for FEAT_FPRCVT intrinsics and __ARM_FEATURE_FPRCVT.
  • Removed all references to Transactional Memory Extension (TME).
  • Added Alpha support for Brain 16-bit floating-point vector multiplication intrinsics.
  • Redesigned atomic store with hints intrinsics.