Skip to content

Place uniquified return fragments adjacent to their producer#1088

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

Place uniquified return fragments adjacent to their producer#1088
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_889827383

Conversation

@copybara-service
Copy link
Copy Markdown

Place uniquified return fragments adjacent to their producer

Insert inferred fragments created by UniquifyFunctionInputsOutputsPass right
after their latest-defining producer operation, rather than at the end of the
function body. This enables subsequent MergeInferredFragmentsPass to merge them
by satisfying the CanMergeAtConsumer/CanMergeAtProducer positional constraints.

Insert inferred fragments created by UniquifyFunctionInputsOutputsPass right
after their latest-defining producer operation, rather than at the end of the
function body. This enables subsequent MergeInferredFragmentsPass to merge them
by satisfying the CanMergeAtConsumer/CanMergeAtProducer positional constraints.

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