Skip to content

Eliminate boolean and None guards for constants #115819

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

Closed
Tracked by #115419
markshannon opened this issue Feb 22, 2024 · 0 comments
Closed
Tracked by #115419

Eliminate boolean and None guards for constants #115819

markshannon opened this issue Feb 22, 2024 · 0 comments
Assignees

Comments

@markshannon
Copy link
Member

markshannon commented Feb 22, 2024

Eliminate the following guard ops if the input is constant:

  • _GUARD_IS_TRUE_POP
  • _GUARD_IS_FALSE_POP
  • _GUARD_IS_NONE_POP
  • _GUARD_IS_NOT_NONE_POP

Linked PRs

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

No branches or pull requests

1 participant