Skip to content

[Unity][VM] Recursively visit match bindings in VMShapeLowerMutator#16583

Merged
tqchen merged 1 commit intoapache:mainfrom
Lunderberg:bugfix_visit_match_cast_value_in_vm_shape_lower
Feb 17, 2024
Merged

[Unity][VM] Recursively visit match bindings in VMShapeLowerMutator#16583
tqchen merged 1 commit intoapache:mainfrom
Lunderberg:bugfix_visit_match_cast_value_in_vm_shape_lower

Conversation

@Lunderberg
Copy link
Copy Markdown
Contributor

Prior to this commit, the MatchBinding visitor in VMShapeLowerMutator. If the RHS of the MatchBinding is a ShapeExpr that uses symbolic variables, that RHS must be visited in order to have the symbolic variable updated.

Prior to this commit, the `MatchBinding` visitor in
`VMShapeLowerMutator`.  If the RHS of the `MatchBinding` is a
`ShapeExpr` that uses symbolic variables, that RHS must be visited in
order to have the symbolic variable updated.
@tqchen tqchen merged commit 94e83f2 into apache:main Feb 17, 2024
@Lunderberg Lunderberg deleted the bugfix_visit_match_cast_value_in_vm_shape_lower branch February 17, 2024 15:05
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.

2 participants