Skip to content

Eliminate boolean and None guards for constants #115819

Closed
@markshannon

Description

@markshannon

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions