julia
1a0b92cf - irinterp: use `optimizer_lattice` (#48412)

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`.
Author
Parents
Loading