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

What state should the upper bits be in when we deopt? #1570

Open
ltratt opened this issue Jan 28, 2025 · 0 comments
Open

What state should the upper bits be in when we deopt? #1570

ltratt opened this issue Jan 28, 2025 · 0 comments
Assignees

Comments

@ltratt
Copy link
Contributor

ltratt commented Jan 28, 2025

Imagine we have a 16 (or 7 or 49 or 32 or ...) bit value in a 64-bit register and we deopt: what does LLVM expect the upper bits to contain? Does it not care at all, ever? Or does it sometimes expect zero / sign extension? Or ... ?

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

2 participants