Skip to content

fuse: Defuse fusion values#7036

Merged
mattnibs merged 1 commit into
mainfrom
fuse-defuse-inputs
Jun 5, 2026
Merged

fuse: Defuse fusion values#7036
mattnibs merged 1 commit into
mainfrom
fuse-defuse-inputs

Conversation

@mattnibs

@mattnibs mattnibs commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

This commits change the behavior of the fuse operator so that input fusion values are defused. Not doing this and just fusing the super value resulted in losing the original value when a fusion value is re-fused.

@mattnibs mattnibs requested a review from a team June 5, 2026 18:22
Comment thread runtime/sam/op/fuse/fuse.go Outdated
Comment thread runtime/vam/op/fuse.go Outdated
@mattnibs mattnibs force-pushed the fuse-defuse-inputs branch from 0ca39f1 to dc2790d Compare June 5, 2026 20:47
This commits change the behavior of the fuse operator so that input
fusion values are defused. Not doing this and just fusing the super
value resulted in losing the original value when a fusion value is
re-fused.
@mattnibs mattnibs force-pushed the fuse-defuse-inputs branch from dc2790d to 1e14bb0 Compare June 5, 2026 20:50
@mattnibs mattnibs merged commit ca1c810 into main Jun 5, 2026
2 checks passed
@mattnibs mattnibs deleted the fuse-defuse-inputs branch June 5, 2026 20:53
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