Skip to content

Conversation

@no-defun-allowed
Copy link
Collaborator

Presently the forwards argument to ranges::break_bit_range is false, causing the function to scan the last bits, then the middle bytes, then the first bits. The argument should be true, so that the function scans the first bits first.

Copy link
Collaborator

@k-sareen k-sareen left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@qinsoon
Copy link
Member

qinsoon commented Jul 7, 2025

The style check failures are unrelated with this PR -- they can be fixed separately. I will submit a PR.

@qinsoon qinsoon enabled auto-merge July 7, 2025 03:51
@qinsoon qinsoon added this pull request to the merge queue Jul 7, 2025
Merged via the queue into mmtk:master with commit efe7b41 Jul 7, 2025
29 of 32 checks passed
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.

3 participants