Skip to content

Conversation

@copybara-service
Copy link

PR #21375: [ds-fusion] Get While loop analysis with copy fusion

Imported from GitHub PR #21375

In later stages of optimization, there are instances of copy fusion on the parameter of the while body. With this, we need to allow inlining of fusions while getting the induction variable index, otherwise we cannot deduce the tuple index.
Copybara import of the project:

--
ae85690 by Shraiysh Vaishay [email protected]:

[ds-fusion] Get While loop analysis with copy fusion

In later stages of optimization, there are instances of copy fusion on
the parameter of the while body. With this, we need to allow inlining of
fusions while getting the induction variable index, otherwise we cannot
deduce the tuple index.

Merging this change closes #21375

FUTURE_COPYBARA_INTEGRATE_REVIEW=#21375 from shraiysh:while_loop_analysis ae85690

Imported from GitHub PR #21375

In later stages of optimization, there are instances of copy fusion on the parameter of the while body. With this, we need to allow inlining of fusions while getting the induction variable index, otherwise we cannot deduce the tuple index.
Copybara import of the project:

--
ae85690 by Shraiysh Vaishay <[email protected]>:

[ds-fusion] Get While loop analysis with copy fusion

In later stages of optimization, there are instances of copy fusion on
the parameter of the while body. With this, we need to allow inlining of
fusions while getting the induction variable index, otherwise we cannot
deduce the tuple index.

Merging this change closes #21375

COPYBARA_INTEGRATE_REVIEW=#21375 from shraiysh:while_loop_analysis ae85690
PiperOrigin-RevId: 715080653
@copybara-service copybara-service bot merged commit 07223ca into main Jan 13, 2025
@copybara-service copybara-service bot deleted the test_715047991 branch January 13, 2025 21:14
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