Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D129956
[mlir][TilingInterface] Add support for interchange to tiling patterns that use the `TilingInterface`. ClosedPublic Authored by mravishankar on Jul 16 2022, 11:04 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 19 2022, 8:25 AM This revision was landed with ongoing or failed builds.Jul 19 2022, 10:25 PM Closed by commit rGb8a1f00d414e: [mlir][TilingInterface] Add support for interchange to tiling patterns that use… (authored by mravishankar). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 446044 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
|