[all-commits] [llvm/llvm-project] 2f946e: [mlir] Change the pattern for TiledLoopOp bufferiz...

Alexander Belyaev via All-commits all-commits at lists.llvm.org
Tue Aug 10 12:27:32 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2f946eaa9d2648b883b2a1e567b23fff307f13d9
      https://github.com/llvm/llvm-project/commit/2f946eaa9d2648b883b2a1e567b23fff307f13d9
  Author: Alexander Belyaev <pifon at google.com>
  Date:   2021-08-10 (Tue, 10 Aug 2021)

  Changed paths:
    M mlir/lib/Dialect/Linalg/Transforms/Bufferize.cpp
    M mlir/test/Dialect/Linalg/bufferize.mlir

  Log Message:
  -----------
  [mlir] Change the pattern for TiledLoopOp bufferization.

This version is does not affect the patterns for Extract/InsertSliceOp and
LinalgOps.

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




More information about the All-commits mailing list