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

Use relative loads for constants #10

Open
JakeEhrlich opened this issue Sep 1, 2024 · 0 comments
Open

Use relative loads for constants #10

JakeEhrlich opened this issue Sep 1, 2024 · 0 comments

Comments

@JakeEhrlich
Copy link
Owner

Right now we tie up a register for the constant table which is annoying. We should instead encode constants at the start of the trace before the code is generated and use relative positional loads. This gives us an extra register

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

No branches or pull requests

1 participant