[all-commits] [llvm/llvm-project] c6b96a: [mlir][linalg] Remove IndexedGenericOp support fro...

Tobias Gysi via All-commits all-commits at lists.llvm.org
Wed May 12 05:16:36 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c6b96ae06f70bd0ecd28995ffc45d87edd89a84d
      https://github.com/llvm/llvm-project/commit/c6b96ae06f70bd0ecd28995ffc45d87edd89a84d
  Author: Tobias Gysi <gysit at google.com>
  Date:   2021-05-12 (Wed, 12 May 2021)

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

  Log Message:
  -----------
  [mlir][linalg] Remove IndexedGenericOp support from LinalgBufferize...

after introducing the IndexedGenericOp to GenericOp canonicalization (https://reviews.llvm.org/D101612).

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




More information about the All-commits mailing list