This revision adapts the pattern in LinAlg to work on DPS interface, and
adds it to canonicalization patterns of tensor dialect. The
InsertSliceOp is skipped in the pattern because it has its own logic
about folding tensor.cast ops.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo