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

Fill in line numbers for IR.bgv files #12218

Merged
merged 4 commits into from
Feb 8, 2025
Merged

Conversation

JaroslavTulach
Copy link
Member

@JaroslavTulach JaroslavTulach commented Feb 3, 2025

Pull Request Description

Continuation of #12061 - computes and provides lineNumber with each IR node. That way currently released IGV shall be able to jump to correct line for a selected node without the work done in oracle/graal#10510

Checklist

Please ensure that the following checklist has been satisfied before submitting the PR:

  • Screenshots/screencasts have been attached, if there are any visual changes. For interactive or animated visual changes, a screencast is preferred.
  • All code follows the
    Scala,
    Java,
  • Unit tests have been updated where necessary

@JaroslavTulach JaroslavTulach added the CI: No changelog needed Do not require a changelog entry for this PR. label Feb 3, 2025
@JaroslavTulach JaroslavTulach self-assigned this Feb 3, 2025
@JaroslavTulach
Copy link
Member Author

selecting lines work

Copy link
Member

@Akirathan Akirathan left a comment

Choose a reason for hiding this comment

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

Nice

@enso-bot enso-bot bot mentioned this pull request Feb 4, 2025
2 tasks
@JaroslavTulach JaroslavTulach added CI: Ready to merge This PR is eligible for automatic merge CI: Keep up to date Automatically update this PR to the latest develop. labels Feb 6, 2025
@mergify mergify bot merged commit 253e9b6 into develop Feb 8, 2025
47 of 49 checks passed
@mergify mergify bot deleted the wip/jtulach/LineNumbersInIgvIr branch February 8, 2025 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI: Keep up to date Automatically update this PR to the latest develop. CI: No changelog needed Do not require a changelog entry for this PR. CI: Ready to merge This PR is eligible for automatic merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants