llvm-project/mlir/test/Dialect/Linalg
Nicolas Vasilache e36337a998 Unify Linalg types by using strided memrefs
This CL finishes the implementation of the Linalg + Affine type unification of the [strided memref RFC](https://groups.google.com/a/tensorflow.org/forum/#!topic/mlir/MaL8m2nXuio).
As a consequence, the !linalg.view type, linalg::DimOp, linalg::LoadOp and linalg::StoreOp can now disappear and Linalg can use standard types everywhere.

PiperOrigin-RevId: 272187165
2019-10-01 05:23:21 -07:00
..
fusion-2-level.mlir Unify Linalg types by using strided memrefs 2019-10-01 05:23:21 -07:00
fusion.mlir Unify Linalg types by using strided memrefs 2019-10-01 05:23:21 -07:00
invalid.mlir Unify Linalg types by using strided memrefs 2019-10-01 05:23:21 -07:00
llvm.mlir Unify Linalg types by using strided memrefs 2019-10-01 05:23:21 -07:00
loops.mlir Unify Linalg types by using strided memrefs 2019-10-01 05:23:21 -07:00
promote.mlir Unify Linalg types by using strided memrefs 2019-10-01 05:23:21 -07:00
roundtrip.mlir Unify Linalg types by using strided memrefs 2019-10-01 05:23:21 -07:00
tile.mlir Unify Linalg types by using strided memrefs 2019-10-01 05:23:21 -07:00
tile_conv.mlir Unify Linalg types by using strided memrefs 2019-10-01 05:23:21 -07:00