Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inference: update VALID_EXPR_HEADS #54789

Merged
merged 1 commit into from
Jun 14, 2024
Merged

inference: update VALID_EXPR_HEADS #54789

merged 1 commit into from
Jun 14, 2024

Conversation

aviatesk
Copy link
Sponsor Member

The :enter expression was replaced with EnterNode before, so we don't need to handle it anymore. Also it's better to add :public to VALID_EXPR_HEADS although we don't usually optimize a top-level thunk containing :public expressions.

The `:enter` expression was replaced with `EnterNode` before, so we
don't need to handle it anymore. Also it's better to add `:public` to
`VALID_EXPR_HEADS` although we don't usually optimize a top-level thunk
containing `:public` expressions.
@aviatesk aviatesk merged commit 89cce4c into master Jun 14, 2024
7 checks passed
@aviatesk aviatesk deleted the avi/up-valid-expr-heads branch June 14, 2024 04:29
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.

None yet

1 participant