MMatthias Springer[mlir][tensor][bufferize][NFC] Remove duplicate code
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[mlir][Tensor] Update ParallelInsertSlicOp semantics to match that of InsertSliceOp This revision updates the op semantics to also allow rank-reducing behavior as well as updates the implementation to reuse code between the sequential and the parallel version of the op. Depends on D128920 Differential Revision: https://reviews.llvm.org/D128985 | 3 年前 | |
[mlir][tensor][bufferize][NFC] Remove duplicate code InsertSliceOp and ParallelInsertSliceOp are very similar and can share some of the bufferization analysis code. Differential Revision: https://reviews.llvm.org/D130465 | 3 年前 | |
[mlir] Update flipped accessors (NFC) Follow up with memref flipped and flipping any intermediate changes made. | 3 年前 | |
[mlir] Move linalg::PadTensorOp to tensor::PadOp. RFC: https://llvm.discourse.group/t/rfc-move-linalg-padtensorop-to-tensor-padop/5785 Differential Revision: https://reviews.llvm.org/D117892 | 4 年前 |