Skip to content

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

Merged
MaheshRavishankar merged 1 commit into
llvm:mainfrom
MaheshRavishankar:mahesh_dequantize_matvec_fix
Oct 5, 2023
Merged

[mlir][Vector] Add Broadcast -> CastOp reordering to SinkVectorBroadcasting patterns.#68257
MaheshRavishankar merged 1 commit into
llvm:mainfrom
MaheshRavishankar:mahesh_dequantize_matvec_fix

Conversation

@MaheshRavishankar

Copy link
Copy Markdown
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
Copy Markdown
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