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

Tobias Gysi via All-commits all-commits at lists.llvm.org
Mon May 10 23:50:14 PDT 2021


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

  Changed paths:
    M mlir/lib/Dialect/Linalg/Transforms/Fusion.cpp
    R mlir/test/Dialect/Linalg/fusion-indexed-generic.mlir
    A mlir/test/Dialect/Linalg/fusion-indexed.mlir

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

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

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




More information about the All-commits mailing list