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

Add IndexCastUIOp to AxisInfoAnalysis. #19349

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Nov 14, 2024

Add IndexCastUIOp to AxisInfoAnalysis.

index_cast is supported, so there is not reason why index_castui shouldn't be supported. index_castui happens to appear in our Triton fusion emitter. Without this change Triton fails to correctly propagate axis info and do layout optimization.

@copybara-service copybara-service bot changed the title Add IndexCastUIOp to AxisInfo. Add IndexCastUIOp to AxisInfoAnalysis. Nov 15, 2024
`index_cast` is supported, so there is not reason why `index_castui` shouldn't be supported. `index_castui` happens to appear in our Triton fusion emitter. Without this change Triton fails to correctly propagate axis info and do layout optimization.

PiperOrigin-RevId: 696921578
@copybara-service copybara-service bot merged commit 7280b9a into main Nov 15, 2024
1 check passed
@copybara-service copybara-service bot deleted the test_696500599 branch November 15, 2024 18:05
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