[all-commits] [llvm/llvm-project] a29953: [mlir][linalg] Expand test case for tile-and-fuse ...

Matthias Springer via All-commits all-commits at lists.llvm.org
Mon Jul 25 07:18:14 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a299539adeede887b39e4a913e98047651656592
      https://github.com/llvm/llvm-project/commit/a299539adeede887b39e4a913e98047651656592
  Author: Matthias Springer <springerm at google.com>
  Date:   2022-07-25 (Mon, 25 Jul 2022)

  Changed paths:
    M mlir/test/Dialect/Linalg/transform-tile-and-fuse.mlir
    M mlir/test/lib/Dialect/Transform/TestTransformDialectExtension.cpp
    M mlir/test/lib/Dialect/Transform/TestTransformDialectExtension.td

  Log Message:
  -----------
  [mlir][linalg] Expand test case for tile-and-fuse with transform dialect

Reverse the order of the payload ops. fuse_into_containing_op should still work.

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




More information about the All-commits mailing list