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

i#5538 skip: Fix skip-1-instr and skip-0-instr cases #6270

Merged
merged 2 commits into from
Aug 17, 2023

Conversation

derekbruening
Copy link
Contributor

Fixes a boundary case of skipping 1 instruction when the scheduler has already read an instruction record but not yet passed it to the user.

Fixes a boundary case of back-to-back regions of interest.

Adds test cases.

Issue: #5538

Fixes a boundary case of skipping 1 instruction when the scheduler has
already read an instruction record but not yet passed it to the user.

Fixes a boundary case of back-to-back regions of interest.

Adds test cases.

Issue: #5538
@derekbruening derekbruening merged commit 9495ea9 into master Aug 17, 2023
@derekbruening derekbruening deleted the i5538-skip-1-instr branch August 17, 2023 15:38
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.

2 participants