Unverified Commit 0aa459fc authored by Amy Wang's avatar Amy Wang Committed by GitHub
Browse files

[MLIR][Tensor] Add Destination style RewritePattern for DimOp. (#65780)

This enables canonicalization to fold away unnecessary tensor.dim ops
which in turn enables folding away of other operations, as can be seen
in conv_tensors_dynamic where affine.min operations were folded away.
parent 2744d9b6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment