Skip to content

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
timxu826 pushed a commit to timxu826/openvino that referenced this pull request Apr 7, 2025
…penvinotoolkit#29599)

### 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
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