llvm-project/mlir/include
Matthias Springer 0e5f258452 [mlir][linalg][bufferize][NFC] Simplify InsertSliceOp bufferization
No need to keep track of equivalent extract_slice / insert_slice tensors during bufferization. Just emit a copy, it will fold away.

Note: The analysis still keeps track of equivalent tensors to make the correct inplace bufferization decisions.

Differential Revision: https://reviews.llvm.org/D116684
2022-01-06 17:35:45 +09:00
..
mlir [mlir][linalg][bufferize][NFC] Simplify InsertSliceOp bufferization 2022-01-06 17:35:45 +09:00
mlir-c [mlir] Introduce C API for the Quantization dialect types 2022-01-05 16:20:29 +01:00