Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[XLA:GPU] move instruction renaming to a separate pass from priority fusion #23930

Merged
merged 1 commit into from
Mar 20, 2025

Conversation

copybara-service[bot]
Copy link

[XLA:GPU] move instruction renaming to a separate pass from priority fusion

Why:

  1. Smaller function.

  2. Previously priority fusion pass claimed that it has not modified the HLO while it at least renamed the instructions.

@copybara-service copybara-service bot force-pushed the test_738384795 branch 3 times, most recently from e40a4dd to 053a951 Compare March 20, 2025 12:58
…fusion

Why:

1. Smaller function.

2. Previously priority fusion pass claimed that it has not modified the HLO while it at least renamed the instructions.

PiperOrigin-RevId: 738775070
@copybara-service copybara-service bot merged commit dc6e97a into main Mar 20, 2025
@copybara-service copybara-service bot deleted the test_738384795 branch March 20, 2025 13:20
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