Skip to content

irinterp: use optimizer_lattice#48412

Merged
aviatesk merged 1 commit intomasterfrom
avi/irinterp-lattice
Jan 26, 2023
Merged

irinterp: use optimizer_lattice#48412
aviatesk merged 1 commit intomasterfrom
avi/irinterp-lattice

Conversation

@aviatesk
Copy link
Copy Markdown
Member

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.

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`.
@aviatesk aviatesk requested a review from Keno January 26, 2023 08:53
@aviatesk aviatesk merged commit 1a0b92c into master Jan 26, 2023
@aviatesk aviatesk deleted the avi/irinterp-lattice branch January 26, 2023 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants