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 the pass ExtractLoopInvariants #26775

Merged

Conversation

a-sidorova
Copy link
Contributor

@a-sidorova a-sidorova commented Sep 25, 2024

Details:

Tickets:

  • N/A

@github-actions github-actions bot added the category: CPU OpenVINO CPU plugin label Sep 25, 2024
@a-sidorova a-sidorova changed the title [Snippets] Portinf fix Fixed the pass ExtractLoopInvariants [Snippets] Fixed the pass ExtractLoopInvariants Sep 25, 2024
@a-sidorova a-sidorova added this to the 2024.4 milestone Sep 25, 2024
@a-sidorova a-sidorova marked this pull request as ready for review September 25, 2024 05:01
@a-sidorova a-sidorova requested a review from a team as a code owner September 25, 2024 05:01
### Details:
- *The pass `ExtractLoopInvariants` cannot extract loop invariant from
the outermost or any intermediate loops which have inner loops. This PR
adds check that `inner_loop_id == potential_expr->get_loop_ids().back`*
 - *Added snippets test*

### Tickets:
 - *152426*
@a-sidorova a-sidorova force-pushed the fix/152426_to_release_24_4 branch from 7297835 to 1cf592c Compare September 26, 2024 04:10
@mryzhov mryzhov merged commit 76b07dc into openvinotoolkit:releases/2024/4 Sep 26, 2024
138 of 142 checks passed
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.

2 participants