Skip to content

[CPU] migrate onednn rls-v3.13#36844

Open
azhai219 wants to merge 7 commits into
openvinotoolkit:masterfrom
azhai219:az/test-rls-v3.13
Open

[CPU] migrate onednn rls-v3.13#36844
azhai219 wants to merge 7 commits into
openvinotoolkit:masterfrom
azhai219:az/test-rls-v3.13

Conversation

@azhai219

@azhai219 azhai219 commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Details:

Tickets:

  • 191001

AI Assistance:

  • AI assistance used: no / yes
  • If yes, summarize how AI was used and what human validation was performed (build/tests/manual checks).

@azhai219 azhai219 requested a review from a team as a code owner July 13, 2026 09:21
@azhai219 azhai219 requested a review from a team as a code owner July 13, 2026 09:21
@github-actions github-actions Bot added the category: CPU OpenVINO CPU plugin label Jul 13, 2026
@azhai219 azhai219 force-pushed the az/test-rls-v3.13 branch from 0e6956f to 9e80fbe Compare July 14, 2026 02:50
@azhai219 azhai219 requested a review from a team as a code owner July 14, 2026 02:52
@github-actions github-actions Bot added the category: dependency_changes Pull requests that update a dependency file label Jul 14, 2026
@azhai219 azhai219 requested a review from a team as a code owner July 14, 2026 03:09
@github-actions github-actions Bot added the category: Core OpenVINO Core (aka ngraph) label Jul 14, 2026
Adapt OpenVINO-side code to API changes in oneDNN v3.13 and its
bundled Xbyak 7.37:

- jit_generator.cpp: return false for avx512_mic/mic_4ops ISA checks
  since Xbyak removed KNL/KNM flags (tAVX512ER, tAVX512PF,
  tAVX512_4FMAPS, tAVX512_4VNNIW)
- registers_pool.hpp (core + intel_cpu): add explicit operator+(Reg, T)
  for integral types to resolve ambiguity introduced by new Xbyak
  operator+ overloads for Reg64
- thread_pool_imp.hpp: implement new pure virtual wait() from
  dnnl::threadpool_iface
- mlp_kernel.cpp: replace prefetchwt1 (KNL-only, removed from Xbyak)
  with prefetcht1
@azhai219 azhai219 force-pushed the az/test-rls-v3.13 branch from e5e8887 to 57885fe Compare July 14, 2026 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: Core OpenVINO Core (aka ngraph) category: CPU OpenVINO CPU plugin category: dependency_changes Pull requests that update a dependency file do_not_review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant