You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: