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] Remove restriction on bitcasts being a no-op with regards to tiling #20433

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

copybara-service[bot]
Copy link

[XLA:GPU] Remove restriction on bitcasts being a no-op with regards to tiling
in SoftmaxRewriterTriton.

This restriction was necessary before we checked tiling using
SymbolicTileAnalysis, but is unnecessary now.

@copybara-service copybara-service bot force-pushed the test_705100500 branch 3 times, most recently from aac7cc3 to b1b8c25 Compare December 12, 2024 11:06
… to tiling

in `SoftmaxRewriterTriton`.

This restriction was necessary before we checked tiling using
`SymbolicTileAnalysis`, but is unnecessary now.

PiperOrigin-RevId: 705440756
@copybara-service copybara-service bot merged commit 2b3cd63 into main Dec 12, 2024
@copybara-service copybara-service bot deleted the test_705100500 branch December 12, 2024 11:25
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