Skip to content

Conversation

@copybara-service
Copy link

[Mosaic GPU] Implement tile_shape, a MLIR operation that allows tiling a memref.

The intent of this op is to be used to apply BlockSpec transforms in upcoming
Pallas changes.

The tricky bit in this change lies in the return type inference logic.
Fortunately, the logic simply matches the one that is available in
dialect_lowering.transform_type.

…ing a memref.

The intent of this op is to be used to apply BlockSpec transforms in upcoming
Pallas changes.

The tricky bit in this change lies in the return type inference logic.
Fortunately, the logic simply matches the one that is available in
`dialect_lowering.transform_type`.

PiperOrigin-RevId: 868311735
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