[all-commits] [llvm/llvm-project] b8a1f0: [mlir][TilingInterface] Add support for interchang...

MaheshRavishankar via All-commits all-commits at lists.llvm.org
Tue Jul 19 22:25:37 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b8a1f00d414ece5597423449d433fbb26a217626
      https://github.com/llvm/llvm-project/commit/b8a1f00d414ece5597423449d433fbb26a217626
  Author: Mahesh Ravishankar <ravishankarm at google.com>
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/SCF/Transforms/TileUsingInterface.h
    M mlir/lib/Dialect/SCF/Transforms/TileUsingInterface.cpp
    M mlir/test/Interfaces/TilingInterface/tile-and-fuse-using-interface.mlir
    M mlir/test/Interfaces/TilingInterface/tile-using-interface.mlir
    M mlir/test/lib/Interfaces/TilingInterface/TestTilingInterface.cpp

  Log Message:
  -----------
  [mlir][TilingInterface] Add support for interchange to tiling patterns that use the `TilingInterface`.

Differential Revision: https://reviews.llvm.org/D129956




More information about the All-commits mailing list