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] Fixed aux GPR using in Loop emitters #26152

Conversation

a-sidorova
Copy link
Contributor

@a-sidorova a-sidorova commented Aug 21, 2024

Details:

  • If Loop emitters need aux GPR and have empty aux_gpr_pool, now we take any (unused by this emitter) GPR, push on stack before using and pop it from stack explicitly after using

Tickets:

  • N/A

Prerequisites:

@a-sidorova a-sidorova requested review from a team as code owners August 21, 2024 11:32
@github-actions github-actions bot added category: IE Tests OpenVINO Test: plugins and common category: CPU OpenVINO CPU plugin labels Aug 21, 2024
@a-sidorova a-sidorova added this to the 2024.4 milestone Aug 21, 2024
@a-sidorova a-sidorova force-pushed the fix/snippets/dynamism/loop_emitters branch from fa36a30 to 9c27c6f Compare August 21, 2024 13:16
@a-sidorova a-sidorova force-pushed the fix/snippets/dynamism/loop_emitters branch from 9c27c6f to e66bbb6 Compare August 22, 2024 06:26
@IvanNovoselov IvanNovoselov added this pull request to the merge queue Aug 22, 2024
Merged via the queue into openvinotoolkit:master with commit ce92c13 Aug 22, 2024
137 checks passed
@IvanNovoselov IvanNovoselov deleted the fix/snippets/dynamism/loop_emitters branch August 22, 2024 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: CPU OpenVINO CPU plugin category: IE Tests OpenVINO Test: plugins and common
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants