Skip to content

Conversation

@copybara-service
Copy link

[Mosaic GPU] Add custom vector load/store ops to the dialect.

These new operations replace the use of vector.load and vector.store. vector.load and vector.store verifiers check that the last dimension of the ref is contiguous but we don't have this restriction in mosaic GPU.

@copybara-service copybara-service bot force-pushed the test_829382163 branch 3 times, most recently from 737c1ad to c9dc1c4 Compare November 10, 2025 15:35
These new operations replace the use of `vector.load` and `vector.store`. `vector.load` and `vector.store` verifiers check that the last dimension of the ref is contiguous but we don't have this restriction in mosaic GPU.

PiperOrigin-RevId: 829382163
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.

2 participants