b9491
b9491
View on GitHubView PackagePublished: Jun 3, 2026

Release Notes

Avoid PDL race conditions by disabling restrict when PDL is used (#24030)

  • Removes restrict from PDL kernel headers due to incompatibility with PDL. Adds preprocessor directives based on arch in kernel body to add restrict to retain performance on older architectures.

  • Simplifies new restrict usage via macro

  • Add hopper to PDL restrict fix.

Co-authored-by: Oliver Simons [email protected]


Co-authored-by: Oliver Simons [email protected]

macOS/iOS:

Linux:

Android:

Windows:

openEuler:

  • DISABLED
  • openEuler x86 (310p)
  • openEuler x86 (910b, ACL Graph)
  • openEuler aarch64 (310p)
  • openEuler aarch64 (910b, ACL Graph)

UI: