Skip to content

Revert "[CPU][ARM] Allow AArch64 JIT reorder and relax stride checks …#34162

Closed
alvoron wants to merge 2 commits intoopenvinotoolkit:releases/2026/0from
alvoron:jit_reorder_revert_26.0
Closed

Revert "[CPU][ARM] Allow AArch64 JIT reorder and relax stride checks …#34162
alvoron wants to merge 2 commits intoopenvinotoolkit:releases/2026/0from
alvoron:jit_reorder_revert_26.0

Conversation

@alvoron
Copy link
Contributor

@alvoron alvoron commented Feb 17, 2026

…for f16 paths (#33258)"

This reverts commit 85c4cce.

Details:

In 2026.0 release relaxed AArch64 FP16 JIT reorder checks were introduced: #33258.
After this change, ARM validation started to hit multiple Illegal instruction crashes across a broad model set. The issue is not isolated to one topology and indicates instability in the new reorder execution path on target ARM platforms.

Tickets:

@alvoron alvoron requested review from a team as code owners February 17, 2026 10:45
@github-actions github-actions bot added category: CPU OpenVINO CPU plugin category: build OpenVINO cmake script / infra labels Feb 17, 2026
@alvoron
Copy link
Contributor Author

alvoron commented Feb 17, 2026

oneDNN revert PR: openvinotoolkit/oneDNN#299

@alvoron
Copy link
Contributor Author

alvoron commented Feb 17, 2026

Master revert PR: #34120

@alvoron alvoron requested a review from aobolensk February 17, 2026 11:05
Copy link
Contributor

@maxnick maxnick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like the oneDNN revert PR is based on the current v3.8_for_ie_master. But some of the commits in this branch are referred in the master (targeting 2026.1). Could you please rebase the oneDNN revert commit on the state referenced in 2026.0?

@alvoron
Copy link
Contributor Author

alvoron commented Feb 17, 2026

New oneDNN PR pointed to release branch: openvinotoolkit/oneDNN#300

@alvoron alvoron closed this Feb 18, 2026
@alvoron
Copy link
Contributor Author

alvoron commented Feb 18, 2026

As was communicated by Mikhail, the fix is not supposed to be delivered into 26.0 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: build OpenVINO cmake script / infra category: CPU OpenVINO CPU plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments