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

Triage: potential bug #78

Open
esc opened this issue Jun 22, 2023 · 0 comments
Open

Triage: potential bug #78

esc opened this issue Jun 22, 2023 · 0 comments

Comments

@esc
Copy link
Member

esc commented Jun 22, 2023

Screen Shot 2023-06-22 at 08 59 42

The code here should probably read _jump_targets. The `jump_targets are the "discounted" targets, i.e. w/o the backedges. Thus, if a block has only a single backedge, under this code it would also be considered an "exiting" block. However, exiting blocks are blocks that contain a return statement or equivalent and basically denote the termination block of a program.

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

No branches or pull requests

1 participant