Skip to content
New issue

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

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

Already on GitHub? # to your account

[Snippets] Fix register type assignment for pass through expressions #29599

Merged

Conversation

aobolensk
Copy link
Contributor

Details:

Fix skipped register type assignment for in InitLiveRanges pass for expressions that don't affect lifetime of registers (list is defined in pass_through_expr function of this pass)

Tickets:

  • N/A

@aobolensk aobolensk requested a review from a team as a code owner March 20, 2025 11:21
@github-actions github-actions bot added the category: CPU OpenVINO CPU plugin label Mar 20, 2025
@a-sidorova a-sidorova added this to the 2025.2 milestone Mar 20, 2025
@aobolensk aobolensk changed the title [Snippets] Fix register type assignment fix for pass through expressions [Snippets] Fix register type assignment for pass through expressions Mar 20, 2025
@aobolensk aobolensk force-pushed the live_ranges-type-assign-fix branch from 7531254 to 0b19c9a Compare March 21, 2025 13:17
@aobolensk aobolensk force-pushed the live_ranges-type-assign-fix branch 2 times, most recently from 577a2dd to dd6e7e2 Compare March 24, 2025 10:32
Copy link
Contributor

@a-sidorova a-sidorova left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you for the fix! 👍🏼

@a-sidorova a-sidorova added this pull request to the merge queue Mar 26, 2025
Merged via the queue into openvinotoolkit:master with commit 60c03a5 Mar 26, 2025
185 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
category: CPU OpenVINO CPU plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants