ParallelInsertSlice behaves similarly to tensor::InsertSliceOp in its
rank-reducing properties.
This revision extends rank-reducing rewrite behavior and reuses most of the
existing implementation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo