julia
1a0b92cf
- irinterp: use `optimizer_lattice` (#48412)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
irinterp: use `optimizer_lattice` (#48412) Previously it uses `typeinf_lattice`, but it should use `optimizer_lattice` instead since irinterp is working on `IRCode` and otherwise it fails to handle `MaybeUndef`.
References
#48412 - irinterp: use `optimizer_lattice`
Author
aviatesk
Parents
b6db2fda
Loading