Skip to content

[codegen] Support "ignorable" gates to signal load-enable gating#4423

Draft
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_933919517
Draft

[codegen] Support "ignorable" gates to signal load-enable gating#4423
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_933919517

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Jun 17, 2026

Copy link
Copy Markdown

[codegen] Support "ignorable" gates to signal load-enable gating

These ignorable-gate nodes, rather than forcing the value passing through to be zero, are behaviorally equivalent to identity operations; however, they can semantically mark a value as "unused". This can be applied to, for example, explicitly limit the load-enable of a pipeline register.

These ignorable-gate nodes, rather than forcing the value passing through to be zero, are behaviorally equivalent to identity operations; however, they can semantically mark a value as "unused". This can be applied to, for example, explicitly limit the load-enable of a pipeline register.

PiperOrigin-RevId: 933919517
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.

1 participant