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 higher order pointer tagging #2

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

Use higher order pointer tagging #2

JakeEhrlich opened this issue Sep 1, 2024 · 0 comments

Comments

@JakeEhrlich
Copy link
Owner

On aarch64 you can use higher order pointer tagging and it can be automatically masked out. We should use that instead of low order pointer tagging. We could also store ~1000 class indexes that way. This would make for more efficient code over all I Think

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