Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snippets] Registers' assignment optimization #27391

Draft
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

IvanNovoselov
Copy link
Contributor

Details:

  • Refactor and optimize the AssignRegisters pass
  • This will address load time issues for large IRs
  • This is also a prerequisite for ABI reg spills optimization

Tickets:

  • 121642, 113661 (Load time issues)
  • 154722 (ABI reg spills overhead elimination)

@github-actions github-actions bot added the category: CPU OpenVINO CPU plugin label Nov 4, 2024
@IvanNovoselov IvanNovoselov force-pushed the sns_assign_registers_optimization branch from 4dbd2cb to 8396539 Compare November 22, 2024 17: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