Skip to content

vam conditionals: Do not deunion values v2#6934

Merged
mattnibs merged 1 commit into
mainfrom
vam-condition-deunion-v2
May 11, 2026
Merged

vam conditionals: Do not deunion values v2#6934
mattnibs merged 1 commit into
mainfrom
vam-condition-deunion-v2

Conversation

@mattnibs
Copy link
Copy Markdown
Collaborator

@mattnibs mattnibs commented May 8, 2026

This commit fixes an issue in vam conditionals where the values in the then or else expressions where getting deunioned.

Fixes #6907

This commit fixes an issue in vam conditionals where the values in the then or
else expressions where getting deunioned.

Fixes #6907
@mattnibs mattnibs requested a review from a team May 8, 2026 22:22
@mattnibs mattnibs merged commit cf8c220 into main May 11, 2026
2 checks passed
@mattnibs mattnibs deleted the vam-condition-deunion-v2 branch May 11, 2026 17:04
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.

assert operator de-unions in vector runtime

2 participants