[mlir][TilingInterface] Add support for interchange to tiling patterns that use the...
authorMahesh Ravishankar <ravishankarm@google.com>
Sun, 17 Jul 2022 06:03:14 +0000 (06:03 +0000)
committerMahesh Ravishankar <ravishankarm@google.com>
Wed, 20 Jul 2022 05:24:17 +0000 (05:24 +0000)
commitb8a1f00d414ece5597423449d433fbb26a217626
tree94f4b73ff570e2fad237727f5a1e5cbd1c684849
parentafb9d89ffcf2b556c0ccfd63ff484ab178160136
[mlir][TilingInterface] Add support for interchange to tiling patterns that use the `TilingInterface`.

Differential Revision: https://reviews.llvm.org/D129956
mlir/include/mlir/Dialect/SCF/Transforms/TileUsingInterface.h
mlir/lib/Dialect/SCF/Transforms/TileUsingInterface.cpp
mlir/test/Interfaces/TilingInterface/tile-and-fuse-using-interface.mlir
mlir/test/Interfaces/TilingInterface/tile-using-interface.mlir
mlir/test/lib/Interfaces/TilingInterface/TestTilingInterface.cpp