When low/high padding is folded in padOp, there should be inserted a
tensor.cast back to the original result type. Right now, there is a no-op
tensor.cast from new type to new type...
Details
Details
- Reviewers
nicolasvasilache ftynse - Commits
- rG76ea62a2735a: [mlir] Fix folding into tensor.pad op.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo