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

Misc improvements 09 #32

Merged
merged 4 commits into from
Nov 1, 2023
Merged

Misc improvements 09 #32

merged 4 commits into from
Nov 1, 2023

Conversation

janvrany
Copy link
Owner

@janvrany janvrany commented Nov 1, 2023

No description provided.

...returning `true` for both real and virtual registers.
…list

When pruning CFG, we have to set `successor1`(fall-through) to `nil` for
all unreachable blocks before discarding then to make sure they're not
left in (possibly reachable) blocks predecessor list!

This commit does that and also add check to `TRILVerifier`.
@janvrany janvrany merged commit b9a3326 into master Nov 1, 2023
2 checks passed
@janvrany janvrany deleted the pr/misc-improvements-09 branch November 1, 2023 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant