Skip to content

Robust and rationalized pass-through removal. #4001

Merged
copybara-service[bot] merged 1 commit intomainfrom
test_889376624
Apr 3, 2026
Merged

Robust and rationalized pass-through removal. #4001
copybara-service[bot] merged 1 commit intomainfrom
test_889376624

Conversation

@copybara-service
Copy link
Copy Markdown

@copybara-service copybara-service bot commented Mar 25, 2026

Robust and rationalized pass-through removal.

Phi input ordering is preserved by explicitly recording the states in which
an input is selected by the phi for a parameter in ContinuationInput::choose_in_states.

This is filled in using an initial FSM layout on the unoptimized continuation graph. Then, after optimization, the choose_in_states field is used to fill back in NewFSMState::current_inputs_by_input_param.

@copybara-service copybara-service bot force-pushed the test_889376624 branch 3 times, most recently from 51e0237 to 5cceb7c Compare March 27, 2026 19:32
@copybara-service copybara-service bot changed the title choose_in_states for pass through removal Robust and rationalized pass-through removal. Mar 27, 2026
@copybara-service copybara-service bot force-pushed the test_889376624 branch 4 times, most recently from 194522c to bdac0c1 Compare April 3, 2026 16:10
Phi input ordering is preserved by explicitly recording the states in which
an input is selected by the phi for a parameter in ContinuationInput::choose_in_states.

This is filled in using an initial FSM layout on the unoptimized continuation graph. Then, after optimization, the choose_in_states field is used to fill back in NewFSMState::current_inputs_by_input_param.

PiperOrigin-RevId: 894119622
@copybara-service copybara-service bot merged commit af66b5f into main Apr 3, 2026
@copybara-service copybara-service bot deleted the test_889376624 branch April 3, 2026 16:44
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.

0 participants