julia
2616634a
- fix #45494, error in ssa conversion with complex type decl (#55744)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
fix #45494, error in ssa conversion with complex type decl (#55744) We were missing a call to `renumber-assigned-ssavalues` in the case where the declared type is used to assert the type of a value taken from a closure box.
References
#55744 - fix #45494, error in ssa conversion with complex type decl
Author
JeffBezanson
Parents
467ab852
Loading