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

Fix LVT index calculation for long and double parameters #7

Merged
merged 2 commits into from
Dec 31, 2023

Conversation

shartte
Copy link
Contributor

@shartte shartte commented Dec 31, 2023

I miscalculated the LVT index for double+long parameters, leading to misalignment in how Parchment parameters were applied.
This fixes that calculation and amends the test accordingly.

Fixes #6

@shartte shartte changed the title Fix LVT index calculation for double and float parameters Fix LVT index calculation for long and double parameters Dec 31, 2023
@sciwhiz12 sciwhiz12 added the bug Something isn't working label Dec 31, 2023
@Matyrobbrt Matyrobbrt merged commit 789d2a5 into neoforged:main Dec 31, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LVT Indices for double/long Parameters are calculated incorrectly
3 participants