julia
78e0ca37
- optimizer: fix the `all_rettypes_consistent` case of post-opt analysis (#51187)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
optimizer: fix the `all_rettypes_consistent` case of post-opt analysis (#51187) The case does not seem to be functional, although it looks like we never hit it currently. We should have added test cases for this, so WIP until we come up with some.
References
#51187 - optimizer: fix the `all_rettypes_consistent` case of post-opt analysis
Author
aviatesk
Parents
354c3674
Loading