llvm-project/mlir/include
Nicolas Vasilache d0ee094d6a [mlir][Bufferize] Fix incorrect bufferization of rank-reducing tensor ops.
This revision fixes SubviewOp, InsertSliceOp, ExtractSliceOp construction during bufferization
where not all offset/size/stride operands were properly specified.

A test that exhibited problematic behaviors related to incorrect memref casts is introduced.
Init tensor optimization is disabled in teh testing func bufferize pass.

Differential Revision: https://reviews.llvm.org/D116899
2022-01-10 10:14:55 -05:00
..
mlir [mlir][Bufferize] Fix incorrect bufferization of rank-reducing tensor ops. 2022-01-10 10:14:55 -05:00
mlir-c [mlir] Introduce C API for the Quantization dialect types 2022-01-05 16:20:29 +01:00