Thanks to visit codestin.com
Credit goes to github.com

Skip to content

YJIT: Skip dumping code for the other cb on --yjit-dump-disasm #6592

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

Merged
merged 1 commit into from
Oct 19, 2022

Conversation

k0kubun
Copy link
Member

@k0kubun k0kubun commented Oct 19, 2022

Following up #6460.

dump_disasm_addr_range currently dumps page-jump gaps between code blocks for the current cb, but it should be skipped for better readability of --yjit-dump-disasm.

@matzbot matzbot requested a review from a team October 19, 2022 17:40
@maximecb maximecb merged commit 0d360ee into ruby:master Oct 19, 2022
@maximecb maximecb deleted the yjit-mixed-dump branch October 19, 2022 19:36
tenderlove pushed a commit to Shopify/ruby that referenced this pull request Oct 27, 2022
…6592)

YJIT: Skip dumping code for the other cb

on --yjit-dump-disasm
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