Skip to content

[CPU] Restore reorder backport on v3.10 and fix SVE guard#34790

Open
allnes wants to merge 1 commit into
openvinotoolkit:masterfrom
allnes:an/fix-reorder-f16
Open

[CPU] Restore reorder backport on v3.10 and fix SVE guard#34790
allnes wants to merge 1 commit into
openvinotoolkit:masterfrom
allnes:an/fix-reorder-f16

Conversation

@allnes
Copy link
Copy Markdown
Contributor

@allnes allnes commented Mar 19, 2026

openvinotoolkit/oneDNN#306

This PR updates the oneDNN submodule to bring back the AArch64 reorder backport on top of the v3.10_for_ie_master baseline.

The oneDNN change restores the moved AArch64 JIT reorder implementation and compatibility headers, re-enables the blocked reorder path, and fixes the SVE guard so SVE-specific reorder kernels are selected only when the required ISA support is available. This prevents running unsupported SVE code paths on ARM CPUs where those instructions are not guaranteed to exist.

@allnes allnes requested review from a team as code owners March 19, 2026 12:54
@github-actions github-actions Bot added the category: CPU OpenVINO CPU plugin label Mar 19, 2026
@allnes allnes force-pushed the an/fix-reorder-f16 branch from 859419e to cb9d8f7 Compare April 13, 2026 15:46
@allnes allnes force-pushed the an/fix-reorder-f16 branch 3 times, most recently from c792f64 to d65b1f9 Compare May 5, 2026 16:33
@allnes allnes force-pushed the an/fix-reorder-f16 branch from d65b1f9 to f915726 Compare May 5, 2026 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: CPU OpenVINO CPU plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant