Skip to content

Return InvalidArgumentError when output valid signal lacks reset signal. - #5000

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

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

Conversation

@copybara-service

Copy link
Copy Markdown

Return InvalidArgumentError when output valid signal lacks reset signal.

Previously, FunctionToPipelinedBlock returned InternalError if an
output valid signal was configured without a reset signal. Because this
is an invalid configuration rather than a compiler crash, return
InvalidArgumentError to align with codegen v1.5.

Previously, `FunctionToPipelinedBlock` returned `InternalError` if an
output valid signal was configured without a reset signal. Because this
is an invalid configuration rather than a compiler crash, return
`InvalidArgumentError` to align with codegen v1.5.

PiperOrigin-RevId: 983183889
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