[all-commits] [llvm/llvm-project] a52959: Add memref.dim canonicalization patterns to Tiling...

Ahmed S. Taei via All-commits all-commits at lists.llvm.org
Fri Jun 4 13:41:41 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a52959401d9544ac7037405aaf714bd08f071ea9
      https://github.com/llvm/llvm-project/commit/a52959401d9544ac7037405aaf714bd08f071ea9
  Author: Ahmed Taei <ataei at google.com>
  Date:   2021-06-04 (Fri, 04 Jun 2021)

  Changed paths:
    M mlir/lib/Dialect/Linalg/Transforms/Tiling.cpp

  Log Message:
  -----------
  Add memref.dim canonicalization patterns to TilingCanonicalizationPatterns

Otherwise tiled and padded linalg op will be alive (after distribution).

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




More information about the All-commits mailing list