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

[LLHD][TCM] Ignore processes with CFG loops within a TR #8196

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

maerhart
Copy link
Member

@maerhart maerhart commented Feb 6, 2025

Ignore loops for now and basically assume full loop unrolling was performed before this pass. This was an implicit assumption until now. This PR explicitly checks for it and ignores the process in that case.

Copy link
Contributor

@fabianschuiki fabianschuiki left a comment

Choose a reason for hiding this comment

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

LGTM!

@maerhart maerhart merged commit e8ede37 into main Feb 6, 2025
5 checks passed
@maerhart maerhart deleted the maerhart-llhd-tcm-check-loops branch February 6, 2025 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants