Skip to content

[ir] Add explicit active_outputs_ready signal to controlled stages - #4796

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_966078764
Aug 20, 2026
Merged

[ir] Add explicit active_outputs_ready signal to controlled stages#4796
copybara-service[bot] merged 1 commit into
mainfrom
test_966078764

Conversation

@copybara-service

Copy link
Copy Markdown

[ir] Add explicit active_outputs_ready signal to controlled stages

By managing this separately, we can clean up our code. We were previously overloading this signal onto outputs_valid, causing significant confusion & complicating some upcoming improvements.

This of course required updating our flow-control logic in Codegen 1.5, as well as our ScheduledBlock IR parsing logic.

@copybara-service
copybara-service Bot force-pushed the test_966078764 branch 2 times, most recently from ddc3138 to 0109f6b Compare August 20, 2026 16:48
By managing this separately, we can clean up our code. We were previously overloading this signal onto `outputs_valid`, causing significant confusion & complicating some upcoming improvements.

This of course required updating our flow-control logic in Codegen 1.5, as well as our ScheduledBlock IR parsing logic.

PiperOrigin-RevId: 967904645
@copybara-service
copybara-service Bot merged commit 2b40de6 into main Aug 20, 2026
7 checks passed
@copybara-service
copybara-service Bot deleted the test_966078764 branch August 20, 2026 17:29
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