Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…ng#52906) Typically, top-level thunks that include these exprs aren't compiled. However, in certain `AbstractInterpreter`s such as JET, there's a need to perform inference on arbitrary top-level thunks for analysis purposes. So this commit updates the IR validator so that it does not raise errors on these exprs.
- Loading branch information