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

[CPU] Updated aux GPR count for Load/Store emitters #23046

Conversation

a-sidorova
Copy link
Contributor

Details:

  • Adjusted get_aux_gpr for Load and Store emitters to avoid extra push and pop for some cases. Example of one FP32 element loading on AVX512 machine:
    image

Tickets:

  • N/A

@a-sidorova a-sidorova added this to the 2024.1 milestone Feb 23, 2024
@a-sidorova a-sidorova requested review from a team as code owners February 23, 2024 10:45
@github-actions github-actions bot added the category: CPU OpenVINO CPU plugin label Feb 23, 2024
@a-sidorova
Copy link
Contributor Author

@chenhu-wang could you take a look please as author of these implementations? Thanks in advance!

@a-sidorova a-sidorova force-pushed the feature/cpu/load_store_emitters_aux_gprs branch from 82979eb to 1c03bc6 Compare February 23, 2024 12:28
@a-sidorova a-sidorova force-pushed the feature/cpu/load_store_emitters_aux_gprs branch from 3dd8862 to 487083e Compare February 26, 2024 09:55
@a-sidorova
Copy link
Contributor Author

@chenhu-wang thanks a lot for the review and help!

@dmitry-gorokhov could you please take a look as well? Thanks in advance!

@a-sidorova a-sidorova force-pushed the feature/cpu/load_store_emitters_aux_gprs branch from 487083e to 186c1e2 Compare February 27, 2024 05:39
@dmitry-gorokhov dmitry-gorokhov added this pull request to the merge queue Feb 27, 2024
Merged via the queue into openvinotoolkit:master with commit b600e97 Feb 27, 2024
101 checks passed
@dmitry-gorokhov dmitry-gorokhov deleted the feature/cpu/load_store_emitters_aux_gprs branch February 27, 2024 09:21
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.

3 participants