julia
73f95420 - irinterp: Remove InferenceState argument (#46611)

Commit
3 years ago
irinterp: Remove InferenceState argument (#46611) The only remaining usage of the `sv` argument here was pretty nonsensical (it was copied from the other concrete eval path where it makes more sense). Drop it, so we can stop passing through the sv parameter entirely.
Author
Parents
Loading