llvm-project/mlir/unittests/Dialect/MemRef
Alex Zinenko 2791162b01 [mlir] make memref.subview produce strided layout
Memref subview operation has been initially designed to work on memrefs with
strided layouts only and has never supported anything else. Port it to use the
recently added StridedLayoutAttr instead of extracting the strided from
implicitly from affine maps.

Reviewed By: nicolasvasilache

Differential Revision: https://reviews.llvm.org/D133938
2022-09-16 10:56:46 +02:00
..
CMakeLists.txt
InferShapeTest.cpp [mlir] make memref.subview produce strided layout 2022-09-16 10:56:46 +02:00