MMatthias Springer[mlir][tensor][bufferize] Fix deallocation of GenerateOp/FromElementsOp
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[mlir][memref] Improve type inference for rank-reducing subviews The result shape of a rank-reducing subview cannot be inferred in the general case. Just the result rank is not enough. The only thing that we can infer is the layout map. This change also improves the bufferization patterns of tensor.extract_slice and tensor.insert_slice to fully support rank-reducing operations. Differential Revision: https://reviews.llvm.org/D129144 | 3 年前 | |
[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][NFC] Update textual references of func to func.func in Tensor/Tosa/Vector tests The special case parsing of func operations is being removed. | 4 年前 | |
[mlir][NFC] Update remaining textual references of un-namespaced func operations The special case parsing of operations in the func dialect is being removed, and operations will require the dialect namespace prefix. | 4 年前 | |
[mlir][bufferization][NFC] Make escape a dialect attribute All bufferizable ops that bufferize to an allocation receive a bufferization.escape attribute during TensorCopyInsertion. Differential Revision: https://reviews.llvm.org/D128137 | 3 年前 | |
[mlir][tensor][bufferize] Fix deallocation of GenerateOp/FromElementsOp Both ops allocate a buffer. There were cases in which the buffer was not deallocated. Differential Revision: https://reviews.llvm.org/D130469 | 3 年前 | |
[mlir][NFC] Update textual references of func to func.func in Tensor/Tosa/Vector tests The special case parsing of func operations is being removed. | 4 年前 | |
[mlir][NFC] Update textual references of func to func.func in Tensor/Tosa/Vector tests The special case parsing of func operations is being removed. | 4 年前 | |
[mlir][NFC] Update textual references of func to func.func in Tensor/Tosa/Vector tests The special case parsing of func operations is being removed. | 4 年前 |