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

[Mosaic:TPU] In infer ext rule, avoid assigning offsets outside of dst first tile #25560

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

copybara-service[bot]
Copy link

[Mosaic:TPU] In infer ext rule, avoid assigning offsets outside of dst first tile

Note that offsets outside of first tile are still disabled (for both infer and apply), and once we support it we will want to assign offsets differently, this is mostly to avoid assigning invalid layouts (that may not just be outside the first tile, but outside the vreg slice)

@copybara-service copybara-service bot force-pushed the test_707326013 branch 3 times, most recently from 9222b12 to 0f6b4a2 Compare December 23, 2024 23:26
…t first tile

Note that offsets outside of first tile are still disabled (for both infer and apply), and once we support it we will want to assign offsets differently, this is mostly to avoid assigning invalid layouts (that may not just be outside the first tile, but outside the vreg slice)

PiperOrigin-RevId: 709168368
@copybara-service copybara-service bot merged commit 4452960 into main Dec 23, 2024
@copybara-service copybara-service bot deleted the test_707326013 branch December 23, 2024 23:49
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