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

SSARewriter needs to handle id overflows #5753

Open
mbechard opened this issue Jul 31, 2024 · 0 comments
Open

SSARewriter needs to handle id overflows #5753

mbechard opened this issue Jul 31, 2024 · 0 comments

Comments

@mbechard
Copy link

Doesn't seem like SSARewriter handles id overflows, which results in it creating invalid spirv, which then crashes further passes. The TODO in SSARewriter::CreatePhiCandidate mentions issue #1841, but that's been merged already, so I'm opening this as a separate issue for that specific pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants