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

[mlir][Vector] Add Broadcast -> CastOp reordering to SinkVectorBroadcasting patterns. #68257

Merged

Conversation

MaheshRavishankar
Copy link
Contributor

No description provided.

@MaheshRavishankar MaheshRavishankar changed the title Add Broadcast -> CastOp reordering to SinkVectorBroadcasting patterns. [mlir][Vector] Add Broadcast -> CastOp reordering to SinkVectorBroadcasting patterns. Oct 4, 2023
@MaheshRavishankar
Copy link
Contributor Author

Towards iree-org/iree#15091

…asting patterns.

Also fix an issue with sink broadcast across elementwise where
`arith.cmpf` is elementwise, but result type is different. The result
type is not same as the operand type, creating illegal IR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants